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 serhiy.storchaka
Recipients georg.brandl, ncoghlan, sbt, serhiy.storchaka, vstinner
Date 2014-01-09.22:04:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1389305066.19.0.709448984306.issue19077@psf.upfronthosting.co.za>
In-reply-to
Content
An alternative with weakref.finalize() looks very attractive, but unfortunately tests are failed with it.
History
Date User Action Args
2014-01-09 22:04:26serhiy.storchakasetrecipients: + serhiy.storchaka, georg.brandl, ncoghlan, vstinner, sbt
2014-01-09 22:04:26serhiy.storchakasetmessageid: <1389305066.19.0.709448984306.issue19077@psf.upfronthosting.co.za>
2014-01-09 22:04:26serhiy.storchakalinkissue19077 messages
2014-01-09 22:04:26serhiy.storchakacreate