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 mark.dickinson
Recipients eric.smith, mark.dickinson, skrah, tim.peters
Date 2010-01-17.13:58:22
SpamBayes Score 0.016502082
Marked as misclassified No
Message-id <1263736705.18.0.893534700277.issue7632@psf.upfronthosting.co.za>
In-reply-to
Content
Stefan, I'm not particularly familiar with Valgrind:  can you tell me what would need to be done?  Is a non-caching version of pow5mult all that's required?

Here's the patch that I'm using to detect leaks at the moment.  (It includes a slow pow5mult version.)
History
Date User Action Args
2010-01-17 13:58:25mark.dickinsonsetrecipients: + mark.dickinson, tim.peters, eric.smith, skrah
2010-01-17 13:58:25mark.dickinsonsetmessageid: <1263736705.18.0.893534700277.issue7632@psf.upfronthosting.co.za>
2010-01-17 13:58:23mark.dickinsonlinkissue7632 messages
2010-01-17 13:58:23mark.dickinsoncreate