[ python-Bugs-1066607 ] "Limitations" section of profiler docs is incorrect

SourceForge.net noreply at sourceforge.net
Sun Dec 19 21:33:20 CET 2004


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


More information about the Python-bugs-list mailing list