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 giampaolo.rodola, pitrou, rosslagerwall, sdaoden
Date 2011-03-03.15:40:06
SpamBayes Score 0.00077308476
Marked as misclassified No
Message-id <20110303153940.GA58662@sherwood.local>
In-reply-to <1299163746.74.0.0507481088742.issue11351@psf.upfronthosting.co.za>
Content
> Giampaolo Rodola' <g.rodola@gmail.com> added the comment:
> 
> issue11351-5.patch no longer applies cleanly and I don't have an OSX box to test against at the moment.
> Could you please update your patch? If you tell me it's gonna fix the test I'm going to commit it assuming everything is fine.

I'm at e79364a6bed8/[svn r88726].
issue11351-5.patch applies and the test is ok, at least in respect to sendfile:

Using random seed 1578968
[1/1] test_os
/Users/steffen/arena/code.extern.repos/py3k.hg/Lib/unittest/case.py:387: ResourceWarning: unclosed file <_io.BufferedReader name='@test_59563_tmp2'>
  function()
1 test OK.
History
Date User Action Args
2011-03-03 15:40:07sdaodensetrecipients: + sdaoden, pitrou, giampaolo.rodola, rosslagerwall
2011-03-03 15:40:06sdaodenlinkissue11351 messages
2011-03-03 15:40:06sdaodencreate