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 yselivanov
Date 2019-05-23.22:46:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Currently asyncio exposes the underlying transport socket directly, providing a way to modify (in a potentially disruptive way) the underlying transport connection.
History
Date User Action Args
2019-05-23 22:46:13yselivanovsetrecipients: + yselivanov
2019-05-23 22:46:13yselivanovsetmessageid: <[email protected]>
2019-05-23 22:46:13yselivanovlinkissue37027 messages
2019-05-23 22:46:13yselivanovcreate