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 yselivanov
Recipients alex.gronholm, asvetlov, yselivanov
Date 2020-07-23.19:45:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1595533517.06.0.571175979654.issue41317@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0dd98c2d00a75efbec19c2ed942923981bc06683 by Alex Grönholm in branch 'master':
bpo-41317: Remove reader on cancellation in asyncio.loop.sock_accept() (#21595)
https://github.com/python/cpython/commit/0dd98c2d00a75efbec19c2ed942923981bc06683
History
Date User Action Args
2020-07-23 19:45:17yselivanovsetrecipients: + yselivanov, asvetlov, alex.gronholm
2020-07-23 19:45:17yselivanovsetmessageid: <1595533517.06.0.571175979654.issue41317@roundup.psfhosted.org>
2020-07-23 19:45:17yselivanovlinkissue41317 messages
2020-07-23 19:45:17yselivanovcreate