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 larry
Recipients BreamoreBoy, ethan.furman, larry, lemburg, mark.dickinson, pitrou, rhettinger, scoder, serhiy.storchaka
Date 2015-05-11.10:10:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1431339056.1.0.870616763746.issue24138@psf.upfronthosting.co.za>
In-reply-to
Content
I'd rather have the general-purpose freelist for ints too.  How about we close this issue now, and assuming the freelist for ints goes in we can abandon this approach entirely.
History
Date User Action Args
2015-05-11 10:10:56larrysetrecipients: + larry, lemburg, rhettinger, mark.dickinson, pitrou, scoder, BreamoreBoy, ethan.furman, serhiy.storchaka
2015-05-11 10:10:56larrysetmessageid: <1431339056.1.0.870616763746.issue24138@psf.upfronthosting.co.za>
2015-05-11 10:10:56larrylinkissue24138 messages
2015-05-11 10:10:55larrycreate