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 giampaolo.rodola
Recipients StyXman, desbma, facundobatista, giampaolo.rodola, martin.panter, ncoghlan, neologix, petr.viktorin, python-dev, r.david.murray, vstinner
Date 2018-05-24.22:01:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527199294.35.0.682650639539.issue33639@psf.upfronthosting.co.za>
In-reply-to
Content
Oh! I got confused by the fact that #25063 was rejected due to concerns about copyfileobj() otherwise I would have commented on your patch which I totally missed. Yes, this overlaps with #25156 patch but it uses the same logic of socket.sendfile() which IMO is more robust. If you agree I'd close #25156 and continue in here, and I'm more than happy to co-author the contribution if that's OK with you.
History
Date User Action Args
2018-05-24 22:01:34giampaolo.rodolasetrecipients: + giampaolo.rodola, facundobatista, ncoghlan, vstinner, StyXman, r.david.murray, petr.viktorin, neologix, python-dev, martin.panter, desbma
2018-05-24 22:01:34giampaolo.rodolasetmessageid: <1527199294.35.0.682650639539.issue33639@psf.upfronthosting.co.za>
2018-05-24 22:01:34giampaolo.rodolalinkissue33639 messages
2018-05-24 22:01:34giampaolo.rodolacreate