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 Decorater, jkloth, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2016-08-17.10:52:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1471431159.59.0.359627106963.issue27781@psf.upfronthosting.co.za>
In-reply-to
Content
Steve Dower: Please don't use git format for diff, or the bug tracker is unable to create reviews. I regenerated the patch.

By the way, you introduced a bug in posix_do_stat(): you added a new "else" in the !MS_WINDOWS path which leads to a compilation error. I fixed it.
History
Date User Action Args
2016-08-17 10:52:43vstinnersetrecipients: + vstinner, paul.moore, tim.golden, jkloth, zach.ware, steve.dower, Decorater
2016-08-17 10:52:39vstinnersetmessageid: <1471431159.59.0.359627106963.issue27781@psf.upfronthosting.co.za>
2016-08-17 10:52:39vstinnerlinkissue27781 messages
2016-08-17 10:52:39vstinnercreate