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 martin.panter
Recipients Hans Lawrenz, abarry, martin.panter, serhiy.storchaka
Date 2015-11-24.22:10:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1448403046.13.0.755873874803.issue25717@psf.upfronthosting.co.za>
In-reply-to
Content
This patch restores the previous behaviour of tolerating fstat() failures other than EBADF. Hans, if you are able to apply it to your compiled version of Python, it might prove that my fstat() theory is correct.
History
Date User Action Args
2015-11-24 22:10:46martin.pantersetrecipients: + martin.panter, serhiy.storchaka, abarry, Hans Lawrenz
2015-11-24 22:10:46martin.pantersetmessageid: <1448403046.13.0.755873874803.issue25717@psf.upfronthosting.co.za>
2015-11-24 22:10:46martin.panterlinkissue25717 messages
2015-11-24 22:10:46martin.pantercreate