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, asvetlov, epiphyte, haxor, jnwatson, lukasz.langa, miss-islington, ned.deily, vstinner, xtreak, yselivanov
Date 2019-10-23.15:25:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1571844338.01.0.929656231574.issue34679@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, ned.deily, asvetlov, lukasz.langa, yselivanov, jnwatson, miss-islington, xtreak, epiphyte, aeros, haxor
2019-10-23 15:25:38vstinnersetmessageid: <1571844338.01.0.929656231574.issue34679@roundup.psfhosted.org>
2019-10-23 15:25:37vstinnerlinkissue34679 messages
2019-10-23 15:25:37vstinnercreate