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 ncoghlan
Recipients gvanrossum, ncoghlan, pitrou
Date 2010-09-07.12:55:21
SpamBayes Score 0.00078337523
Marked as misclassified No
Message-id <1283864122.76.0.631109397279.issue9789@psf.upfronthosting.co.za>
In-reply-to
Content
The test suite actually does force a GC collection cycle, so the test may be more portable than I first thought, but the need to do that suggests an explicit buffer release API may be a more appropriate solution.
History
Date User Action Args
2010-09-07 12:55:22ncoghlansetrecipients: + ncoghlan, gvanrossum, pitrou
2010-09-07 12:55:22ncoghlansetmessageid: <1283864122.76.0.631109397279.issue9789@psf.upfronthosting.co.za>
2010-09-07 12:55:21ncoghlanlinkissue9789 messages
2010-09-07 12:55:21ncoghlancreate