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 giampaolo.rodola, gvanrossum, pitrou, vstinner, yselivanov
Date 2017-10-19.19:46:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 525f40d231aba2c004619fc7a5207171ed65b0cb by Yury Selivanov (Antoine Pitrou) in branch 'master':
bpo-31819: Add AbstractEventLoop.sock_recv_into() (#4051)
https://github.com/python/cpython/commit/525f40d231aba2c004619fc7a5207171ed65b0cb
History
Date User Action Args
2017-10-19 19:46:42yselivanovsetrecipients: + yselivanov, gvanrossum, pitrou, vstinner, giampaolo.rodola
2017-10-19 19:46:42yselivanovsetmessageid: <[email protected]>
2017-10-19 19:46:42yselivanovlinkissue31819 messages
2017-10-19 19:46:42yselivanovcreate