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 miss-islington
Recipients asvetlov, carltongibson, felixxm, miss-islington, vstinner, yselivanov
Date 2019-10-23.15:44:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1571845443.85.0.895347275959.issue38563@roundup.psfhosted.org>
In-reply-to
Content
New changeset cbf474c98e702d12c97cd16a1e44ede10ea52b5b by Miss Skeleton (bot) in branch '3.8':
bpo-34679: ProactorEventLoop only uses set_wakeup_fd() in main thread (GH-16901)
https://github.com/python/cpython/commit/cbf474c98e702d12c97cd16a1e44ede10ea52b5b
History
Date User Action Args
2019-10-23 15:44:03miss-islingtonsetrecipients: + miss-islington, vstinner, asvetlov, yselivanov, carltongibson, felixxm
2019-10-23 15:44:03miss-islingtonsetmessageid: <1571845443.85.0.895347275959.issue38563@roundup.psfhosted.org>
2019-10-23 15:44:03miss-islingtonlinkissue38563 messages
2019-10-23 15:44:03miss-islingtoncreate