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 alex.gronholm, asvetlov, miss-islington, yselivanov
Date 2020-07-23.20:02:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1595534577.08.0.324429692785.issue41317@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4ff8e5ba4fef7f7d0fc1b1872ccb91bc3fd1294d by Miss Islington (bot) in branch '3.9':
bpo-41317: Remove reader on cancellation in asyncio.loop.sock_accept() (GH-21595)
https://github.com/python/cpython/commit/4ff8e5ba4fef7f7d0fc1b1872ccb91bc3fd1294d
History
Date User Action Args
2020-07-23 20:02:57miss-islingtonsetrecipients: + miss-islington, asvetlov, alex.gronholm, yselivanov
2020-07-23 20:02:57miss-islingtonsetmessageid: <1595534577.08.0.324429692785.issue41317@roundup.psfhosted.org>
2020-07-23 20:02:57miss-islingtonlinkissue41317 messages
2020-07-23 20:02:57miss-islingtoncreate