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-14.20:07:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505419646.2.0.967657013753.issue31234@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ff40ecda73178dfcad24e26240d684356ef20793 by Victor Stinner in branch 'master':
bpo-31234: Add test.support.wait_threads_exit() (#3578)
https://github.com/python/cpython/commit/ff40ecda73178dfcad24e26240d684356ef20793
History
Date User Action Args
2017-09-14 20:07:26vstinnersetrecipients: + vstinner
2017-09-14 20:07:26vstinnersetmessageid: <1505419646.2.0.967657013753.issue31234@psf.upfronthosting.co.za>
2017-09-14 20:07:26vstinnerlinkissue31234 messages
2017-09-14 20:07:26vstinnercreate