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.21:40:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset b9b69003d91c6ea94b890ce24ed25686d30f1428 by Victor Stinner in branch 'master':
bpo-31234: Add support.join_thread() helper (#3587)
https://github.com/python/cpython/commit/b9b69003d91c6ea94b890ce24ed25686d30f1428
History
Date User Action Args
2017-09-14 21:40:58vstinnersetrecipients: + vstinner
2017-09-14 21:40:58vstinnersetmessageid: <[email protected]>
2017-09-14 21:40:58vstinnerlinkissue31234 messages
2017-09-14 21:40:58vstinnercreate