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 2018-06-01.13:51:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527861065.48.0.81473610881.issue31234@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 5dbb48aaac0ff74648b355ebdde222856004b1ef by Victor Stinner in branch '3.6':
[3.6] bpo-31234: Add test.support.wait_threads_exit() (GH-3578) (GH-7315)
https://github.com/python/cpython/commit/5dbb48aaac0ff74648b355ebdde222856004b1ef
History
Date User Action Args
2018-06-01 13:51:05vstinnersetrecipients: + vstinner
2018-06-01 13:51:05vstinnersetmessageid: <1527861065.48.0.81473610881.issue31234@psf.upfronthosting.co.za>
2018-06-01 13:51:05vstinnerlinkissue31234 messages
2018-06-01 13:51:05vstinnercreate