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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, brett.cannon, christian.heimes, ronaldoussoren
Date 2009-12-27.20:07:08
SpamBayes Score 0.07103813
Marked as misclassified No
Message-id <1261944430.29.0.122458242101.issue2019@psf.upfronthosting.co.za>
In-reply-to
Content
Indeed, r60797 and r64753 removed sys._compact_freelists, in favor of an 
automatic call to all PyXxx_ClearFreelist() during the collection of the 
highest generation.
History
Date User Action Args
2009-12-27 20:07:10amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, brett.cannon, ronaldoussoren, christian.heimes
2009-12-27 20:07:10amaury.forgeotdarcsetmessageid: <1261944430.29.0.122458242101.issue2019@psf.upfronthosting.co.za>
2009-12-27 20:07:08amaury.forgeotdarclinkissue2019 messages
2009-12-27 20:07:08amaury.forgeotdarccreate