This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author MrJean1
Recipients MrJean1, fdrake
Date 2008-03-09.22:45:15
SpamBayes Score 0.0066676945
Marked as misclassified No
Message-id <1205102722.58.0.982702624927.issue2218@psf.upfronthosting.co.za>
In-reply-to
Content
Attached is the latest, hopefully final version of the enhanced and 
improved hotshot profiler files.  In addition to fixes for the 7 issues 
mentioned previously, type Py_ssize_t is used instead of size_t.  Use 
this verion 4 and discard all previous ones.

Please review this code in file _hotshot.c and let me know of any rule 
or guideline violations.  I am more than happy to correct any mistakes.
History
Date User Action Args
2008-03-09 22:45:22MrJean1setspambayes_score: 0.00666769 -> 0.0066676945
recipients: + MrJean1, fdrake
2008-03-09 22:45:22MrJean1setspambayes_score: 0.00666769 -> 0.00666769
messageid: <1205102722.58.0.982702624927.issue2218@psf.upfronthosting.co.za>
2008-03-09 22:45:16MrJean1linkissue2218 messages
2008-03-09 22:45:15MrJean1create