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