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 asvetlov, carltongibson, felixxm, vstinner, yselivanov
Date 2019-10-23.15:25:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1571844338.27.0.553368683459.issue38563@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1b53a24fb4417c764dd5933bce505f5c94249ca6 by Victor Stinner in branch 'master':
bpo-34679: ProactorEventLoop only uses set_wakeup_fd() in main thread (GH-16901)
https://github.com/python/cpython/commit/1b53a24fb4417c764dd5933bce505f5c94249ca6
History
Date User Action Args
2019-10-23 15:25:38vstinnersetrecipients: + vstinner, asvetlov, yselivanov, carltongibson, felixxm
2019-10-23 15:25:38vstinnersetmessageid: <1571844338.27.0.553368683459.issue38563@roundup.psfhosted.org>
2019-10-23 15:25:38vstinnerlinkissue38563 messages
2019-10-23 15:25:38vstinnercreate