Message 242889 - Python tracker

Message242889

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