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 vstinner
Recipients vstinner
Date 2017-09-13.20:42:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505335322.56.0.538842208595.issue31234@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ace1ecc00b35a8b1dc6e352d547dde07913017bb by Victor Stinner in branch 'master':
bpo-31234: threading_cleanup() now warns immediately (#3138)
https://github.com/python/cpython/commit/ace1ecc00b35a8b1dc6e352d547dde07913017bb
History
Date User Action Args
2017-09-13 20:42:02vstinnersetrecipients: + vstinner
2017-09-13 20:42:02vstinnersetmessageid: <1505335322.56.0.538842208595.issue31234@psf.upfronthosting.co.za>
2017-09-13 20:42:02vstinnerlinkissue31234 messages
2017-09-13 20:42:02vstinnercreate