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 asvetlov
Recipients alex.gronholm, asvetlov, yselivanov
Date 2022-03-13.16:42:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 9f04ee569cebb8b4c6f04bea95d91a19c5403806 by Alex Grönholm in branch 'main':
bpo-46805: Add low level UDP socket functions to asyncio (GH-31455)
https://github.com/python/cpython/commit/9f04ee569cebb8b4c6f04bea95d91a19c5403806
History
Date User Action Args
2022-03-13 16:42:40asvetlovsetrecipients: + asvetlov, alex.gronholm, yselivanov
2022-03-13 16:42:40asvetlovsetmessageid: <[email protected]>
2022-03-13 16:42:40asvetlovlinkissue46805 messages
2022-03-13 16:42:39asvetlovcreate