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 tontinton, yselivanov
Date 2020-07-14.19:41:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1594755699.01.0.153081811619.issue41273@roundup.psfhosted.org>
In-reply-to
Content
New changeset 568fb0ff4aa641329261cdde20795b0aa9278175 by Tony Solomonik in branch 'master':
bpo-41273: asyncio's proactor read transport's better performance by using recv_into instead of recv (#21442)
https://github.com/python/cpython/commit/568fb0ff4aa641329261cdde20795b0aa9278175
History
Date User Action Args
2020-07-14 19:41:39yselivanovsetrecipients: + yselivanov, tontinton
2020-07-14 19:41:39yselivanovsetmessageid: <1594755699.01.0.153081811619.issue41273@roundup.psfhosted.org>
2020-07-14 19:41:39yselivanovlinkissue41273 messages
2020-07-14 19:41:38yselivanovcreate