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 miss-islington, serhiy.storchaka, shihai1991, vinay.sajip, vstinner
Date 2020-05-28.14:37:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590676664.54.0.594604820504.issue40275@roundup.psfhosted.org>
In-reply-to
Content
New changeset 753643205a28531fd43ef36b40b86282ae6956a7 by Victor Stinner in branch 'master':
bpo-40275: Fix test.support.threading_helper (GH-20488)
https://github.com/python/cpython/commit/753643205a28531fd43ef36b40b86282ae6956a7
History
Date User Action Args
2020-05-28 14:37:44vstinnersetrecipients: + vstinner, vinay.sajip, serhiy.storchaka, miss-islington, shihai1991
2020-05-28 14:37:44vstinnersetmessageid: <1590676664.54.0.594604820504.issue40275@roundup.psfhosted.org>
2020-05-28 14:37:44vstinnerlinkissue40275 messages
2020-05-28 14:37:44vstinnercreate