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 asvetlov, vstinner, yselivanov
Date 2018-01-27.22:11:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset ee72ac0683e685b134f67cb0c6612c664ecadb65 by Yury Selivanov (Elvis Pranskevichus) in branch 'master':
bpo-32622: Fix AbstractEventLoop.sendfile signature in documentation. (GH-5368)
https://github.com/python/cpython/commit/ee72ac0683e685b134f67cb0c6612c664ecadb65
History
Date User Action Args
2018-01-27 22:11:12yselivanovsetrecipients: + yselivanov, vstinner, asvetlov
2018-01-27 22:11:12yselivanovsetmessageid: <[email protected]>
2018-01-27 22:11:12yselivanovlinkissue32622 messages
2018-01-27 22:11:12yselivanovcreate