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, vstinner, yselivanov
Date 2018-02-25.16:32:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset a19fb3c6aaa7632410d1d9dcb395d7101d124da4 by Andrew Svetlov in branch 'master':
bpo-32622: Native sendfile on windows (#5565)
https://github.com/python/cpython/commit/a19fb3c6aaa7632410d1d9dcb395d7101d124da4
History
Date User Action Args
2018-02-25 16:32:16asvetlovsetrecipients: + asvetlov, vstinner, yselivanov
2018-02-25 16:32:16asvetlovsetmessageid: <[email protected]>
2018-02-25 16:32:16asvetlovlinkissue32622 messages
2018-02-25 16:32:16asvetlovcreate