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 pitrou, sbt, schmir, vstinner
Date 2013-05-16.15:21:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1368717663.34.0.311761456371.issue15758@psf.upfronthosting.co.za>
In-reply-to
Content
I have done an updated patch.  It no longer special cases Windows, so realloc() is always used for enlarging the buffer (except when fstat() is missing).

Antoine, do you think this is ready to commit?
History
Date User Action Args
2013-05-16 15:21:03sbtsetrecipients: + sbt, pitrou, vstinner, schmir
2013-05-16 15:21:03sbtsetmessageid: <1368717663.34.0.311761456371.issue15758@psf.upfronthosting.co.za>
2013-05-16 15:21:03sbtlinkissue15758 messages
2013-05-16 15:21:03sbtcreate