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 vstinner
Recipients BreamoreBoy, ezio.melotti, neologix, python-dev, sbt, vstinner
Date 2014-07-28.22:49:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1406587778.75.0.8583637208.issue18174@psf.upfronthosting.co.za>
In-reply-to
Content
Modified patch to use os.fstat(), and try to use /proc/self/fd/ on Linux.
History
Date User Action Args
2014-07-28 22:49:38vstinnersetrecipients: + vstinner, ezio.melotti, neologix, BreamoreBoy, python-dev, sbt
2014-07-28 22:49:38vstinnersetmessageid: <1406587778.75.0.8583637208.issue18174@psf.upfronthosting.co.za>
2014-07-28 22:49:38vstinnerlinkissue18174 messages
2014-07-28 22:49:38vstinnercreate