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 asvetlov, skrech, yselivanov
Date 2022-02-21.15:46:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645458416.44.0.841651409553.issue46818@roundup.psfhosted.org>
In-reply-to
Content
You don't need send()/throw()/close() methods.
aiohttp had them to work with Python 3.5

P.S. Please don't use the bug tracker as Q&A site.
History
Date User Action Args
2022-02-21 15:46:56asvetlovsetrecipients: + asvetlov, yselivanov, skrech
2022-02-21 15:46:56asvetlovsetmessageid: <1645458416.44.0.841651409553.issue46818@roundup.psfhosted.org>
2022-02-21 15:46:56asvetlovlinkissue46818 messages
2022-02-21 15:46:56asvetlovcreate