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 grzgrzgrz3, serhiy.storchaka, vstinner
Date 2017-05-15.15:55:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1494863734.41.0.825718853671.issue30357@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 79ef7f8e88a4972c4aecf95cfc5cd934f1861e08 by Victor Stinner in branch 'master':
bpo-30357: test_thread now uses threading_cleanup() (#1592)
https://github.com/python/cpython/commit/79ef7f8e88a4972c4aecf95cfc5cd934f1861e08
History
Date User Action Args
2017-05-15 15:55:34vstinnersetrecipients: + vstinner, serhiy.storchaka, grzgrzgrz3
2017-05-15 15:55:34vstinnersetmessageid: <1494863734.41.0.825718853671.issue30357@psf.upfronthosting.co.za>
2017-05-15 15:55:34vstinnerlinkissue30357 messages
2017-05-15 15:55:34vstinnercreate