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 christian.heimes
Recipients brett.cannon, christian.heimes
Date 2008-02-06.14:48:06
SpamBayes Score 0.0018733923
Marked as misclassified No
Message-id <1202309288.05.0.27913279331.issue2019@psf.upfronthosting.co.za>
In-reply-to
Content
As discussed at
http://permalink.gmane.org/gmane.comp.python.python-3000.devel/11694 the
patch adds several PyName_ClearFreelist() functions and extends
sys._compact_freelists() to clear all free lists.
History
Date User Action Args
2008-02-06 14:48:08christian.heimessetspambayes_score: 0.00187339 -> 0.0018733923
recipients: + christian.heimes, brett.cannon
2008-02-06 14:48:08christian.heimessetspambayes_score: 0.00187339 -> 0.00187339
messageid: <1202309288.05.0.27913279331.issue2019@psf.upfronthosting.co.za>
2008-02-06 14:48:06christian.heimeslinkissue2019 messages
2008-02-06 14:48:06christian.heimescreate