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 kristjan.jonsson
Recipients kristjan.jonsson, pitrou
Date 2012-03-29.17:16:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1333041400.31.0.75644825798.issue14435@psf.upfronthosting.co.za>
In-reply-to
Content
Correction:  The number returned was the number of floats in existence, not the size of the freelist.  Do you think I should add a counter to support that functionality?  I´d rather change it to be the size of the old freelist, similar to PyTuple_ClearFreeList().
History
Date User Action Args
2012-03-29 17:16:40kristjan.jonssonsetrecipients: + kristjan.jonsson, pitrou
2012-03-29 17:16:40kristjan.jonssonsetmessageid: <1333041400.31.0.75644825798.issue14435@psf.upfronthosting.co.za>
2012-03-29 17:16:39kristjan.jonssonlinkissue14435 messages
2012-03-29 17:16:39kristjan.jonssoncreate