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 sdaoden
Recipients pitrou, sdaoden
Date 2011-02-28.13:15:56
SpamBayes Score 0.0003217202
Marked as misclassified No
Message-id <20110228131546.GA62794@sherwood.local>
In-reply-to <1298894639.33.0.0182835623383.issue11351@psf.upfronthosting.co.za>
Content
Did you know that 'sbytes' is not adjusted to match possibly 
existent headers and trailers in posixmodule.c? 
This however is required according to Mac OS X 'man 2 sendfile'.
I'll attach a simple, naive patch for a very intelligent and 
outstanding operating system.
Files
File name Uploaded
posixmodule.naive-apple-patch sdaoden, 2011-02-28.13:15:56
History
Date User Action Args
2011-02-28 13:15:57sdaodensetrecipients: + sdaoden, pitrou
2011-02-28 13:15:56sdaodenlinkissue11351 messages
2011-02-28 13:15:56sdaodencreate