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 aeros, pitrou, tomMoral, vstinner
Date 2020-04-29.01:32:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588123934.49.0.0112093433294.issue39995@roundup.psfhosted.org>
In-reply-to
Content
New changeset a4dfe8ede5a37576e17035dccfe109ba7752237e by Victor Stinner in branch 'master':
bpo-39995: Fix concurrent.futures _ThreadWakeup (GH-19760)
https://github.com/python/cpython/commit/a4dfe8ede5a37576e17035dccfe109ba7752237e
History
Date User Action Args
2020-04-29 01:32:14vstinnersetrecipients: + vstinner, pitrou, tomMoral, aeros
2020-04-29 01:32:14vstinnersetmessageid: <1588123934.49.0.0112093433294.issue39995@roundup.psfhosted.org>
2020-04-29 01:32:14vstinnerlinkissue39995 messages
2020-04-29 01:32:14vstinnercreate