Bugs item #1066607, was opened at 2004-11-15 06:31
Message generated for change (Comment added) made by rhettinger
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1066607&group_id=5470

Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Nick Coghlan (ncoghlan)
Assigned to: Nobody/Anonymous (nobody)
Summary: "Limitations" section of profiler docs is incorrect

Initial Comment:
>From the Python 2.4 What's New:

"The profile module can now profile C extension functions."

The "Limitations" section of the profiler documentation
still indicates that time spent in C functions is
assigned to the calling Python function. Thanks to Nick
Bastin's work, this is no longer the case.

----------------------------------------------------------------------

>Comment By: Raymond Hettinger (rhettinger)
Date: 2004-12-19 15:33

Message:
Logged In: YES 
user_id=80475

Fixed.

See Doc/libprofile.tex 1.50 and 1.48.2.1


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1066607&group_id=5470
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to