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 Ben.Darnell, asvetlov, cmeyer, lukasz.langa, mikeshardmind, miss-islington, vstinner, yselivanov
Date 2020-09-12.07:10:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1599894601.34.0.396655655516.issue39651@roundup.psfhosted.org>
In-reply-to
Content
New changeset 530d1105ed7b0aa5ef76e3116918fe39bc6a4823 by Miss Islington (bot) in branch '3.8':
bpo-39651: Fix asyncio proactor _write_to_self() (GH-22197)
https://github.com/python/cpython/commit/530d1105ed7b0aa5ef76e3116918fe39bc6a4823
History
Date User Action Args
2020-09-12 07:10:01miss-islingtonsetrecipients: + miss-islington, vstinner, asvetlov, lukasz.langa, Ben.Darnell, yselivanov, cmeyer, mikeshardmind
2020-09-12 07:10:01miss-islingtonsetmessageid: <1599894601.34.0.396655655516.issue39651@roundup.psfhosted.org>
2020-09-12 07:10:01miss-islingtonlinkissue39651 messages
2020-09-12 07:10:01miss-islingtoncreate