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 Jeremy.Hylton, amaury.forgeotdarc, brian.curtin, christian.heimes, ezio.melotti, gvanrossum, tim.peters
Date 2010-02-18.19:52:34
SpamBayes Score 0.00064482016
Marked as misclassified No
Message-id <1266522756.04.0.126095719899.issue1540@psf.upfronthosting.co.za>
In-reply-to
Content
The attached script does not "fail". The weird thing is that after gc.collect(), gc.garbage is not empty.
This happens even when gc.set_debug() is not called.
History
Date User Action Args
2010-02-18 19:52:36amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, gvanrossum, tim.peters, christian.heimes, ezio.melotti, brian.curtin, Jeremy.Hylton
2010-02-18 19:52:36amaury.forgeotdarcsetmessageid: <1266522756.04.0.126095719899.issue1540@psf.upfronthosting.co.za>
2010-02-18 19:52:34amaury.forgeotdarclinkissue1540 messages
2010-02-18 19:52:34amaury.forgeotdarccreate