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 <1558651573.81.0.166270912079.issue37027@roundup.psfhosted.org>
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: <1558651573.81.0.166270912079.issue37027@roundup.psfhosted.org>
2019-05-23 22:46:13yselivanovlinkissue37027 messages
2019-05-23 22:46:13yselivanovcreate