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:19:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1389305981.93.0.458786194167.issue19077@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch which implements Richard's suggestion. test_del_on_shutdown and test_warnings_on_cleanup are failed, but perhaps they are wrong.
History
Date User Action Args
2014-01-09 22:19:41serhiy.storchakasetrecipients: + serhiy.storchaka, georg.brandl, ncoghlan, vstinner, sbt
2014-01-09 22:19:41serhiy.storchakasetmessageid: <1389305981.93.0.458786194167.issue19077@psf.upfronthosting.co.za>
2014-01-09 22:19:41serhiy.storchakalinkissue19077 messages
2014-01-09 22:19:41serhiy.storchakacreate