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, giampaolo.rodola, yselivanov
Date 2018-05-28.22:31:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527546717.49.0.682650639539.issue32410@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 7165754b6b5f3b7c07050d921fa1c58bba5f0ff1 by Yury Selivanov in branch 'master':
bpo-32410: Avoid blocking on file IO in sendfile fallback code (GH-7172)
https://github.com/python/cpython/commit/7165754b6b5f3b7c07050d921fa1c58bba5f0ff1
History
Date User Action Args
2018-05-28 22:31:57yselivanovsetrecipients: + yselivanov, giampaolo.rodola, asvetlov
2018-05-28 22:31:57yselivanovsetmessageid: <1527546717.49.0.682650639539.issue32410@psf.upfronthosting.co.za>
2018-05-28 22:31:57yselivanovlinkissue32410 messages
2018-05-28 22:31:57yselivanovcreate