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 steve.dower
Recipients benjamin.peterson, hynek, josh.r, pitrou, steve.dower, stutzbach, tim.golden, vstinner, zach.ware
Date 2015-01-25.05:35:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1422164126.01.0.560946006039.issue23152@psf.upfronthosting.co.za>
In-reply-to
Content
Huh, okay, looks like the patch still isn't sufficient (I forgot to put -uall when testing it...) - there are calls in fileio.c that need changing too.

I'll try and do a thorough sweep of calls to fstat and post another patch in the next day or so.
History
Date User Action Args
2015-01-25 05:35:26steve.dowersetrecipients: + steve.dower, pitrou, vstinner, tim.golden, benjamin.peterson, stutzbach, hynek, zach.ware, josh.r
2015-01-25 05:35:26steve.dowersetmessageid: <1422164126.01.0.560946006039.issue23152@psf.upfronthosting.co.za>
2015-01-25 05:35:25steve.dowerlinkissue23152 messages
2015-01-25 05:35:25steve.dowercreate