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 sbt
Recipients benjamin.peterson, neologix, petri.lehtinen, pitrou, sbt, stutzbach
Date 2011-11-15.12:24:25
SpamBayes Score 1.2175263e-07
Marked as misclassified No
Message-id <1321359868.2.0.101061021337.issue13322@psf.upfronthosting.co.za>
In-reply-to
Content
Here is an updated patch which uses the real errno.

It also gets rid of the restore_pos argument of _bufferedwriter_flush_unlocked() which is always set to false -- 
I guess buffered_flush_and_rewind_unlocked() is used instead.
History
Date User Action Args
2011-11-15 12:24:29sbtsetrecipients: + sbt, pitrou, benjamin.peterson, stutzbach, neologix, petri.lehtinen
2011-11-15 12:24:28sbtsetmessageid: <1321359868.2.0.101061021337.issue13322@psf.upfronthosting.co.za>
2011-11-15 12:24:27sbtlinkissue13322 messages
2011-11-15 12:24:27sbtcreate