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, giampaolo.rodola, vstinner, yselivanov
Date 2018-11-06.22:31:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1541543515.31.0.788709270274.issue35179@psf.upfronthosting.co.za>
In-reply-to
Content
My initial thought was that os.sendfile() raises OSError on sending more than 0x7fff_f000 but I was wrong.
I've checked it, everything works as Victor described.

Thank you guys for the feedback.
History
Date User Action Args
2018-11-06 22:31:55asvetlovsetrecipients: + asvetlov, vstinner, giampaolo.rodola, yselivanov
2018-11-06 22:31:55asvetlovsetmessageid: <1541543515.31.0.788709270274.issue35179@psf.upfronthosting.co.za>
2018-11-06 22:31:55asvetlovlinkissue35179 messages
2018-11-06 22:31:55asvetlovcreate