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 pitrou
Recipients kristjan.jonsson, pitrou
Date 2012-03-29.17:20:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1333041334.3426.11.camel@localhost.localdomain>
In-reply-to <1333041400.31.0.75644825798.issue14435@psf.upfronthosting.co.za>
Content
> 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().

It should be the size of the old freelist, indeed.
History
Date User Action Args
2012-03-29 17:20:34pitrousetrecipients: + pitrou, kristjan.jonsson
2012-03-29 17:20:34pitroulinkissue14435 messages
2012-03-29 17:20:33pitroucreate