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 bkabrda
Recipients bkabrda, vstinner
Date 2014-01-10.10:25:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1389349522.61.0.395264670338.issue19527@psf.upfronthosting.co.za>
In-reply-to
Content
Since 3.4.0.b2, this also causes failures in another tests: test_io, test_logging, test_threading, test_warnings. There are various cases testing that some types get collected when the interpreter shuts down.

I'm attaching a new patch that covers all of these.
History
Date User Action Args
2014-01-10 10:25:22bkabrdasetrecipients: + bkabrda, vstinner
2014-01-10 10:25:22bkabrdasetmessageid: <1389349522.61.0.395264670338.issue19527@psf.upfronthosting.co.za>
2014-01-10 10:25:22bkabrdalinkissue19527 messages
2014-01-10 10:25:22bkabrdacreate