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, bkabrda, martin.panter, pitrou, serhiy.storchaka, vstinner
Date 2015-11-28.22:23:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1448749427.4.0.89959603979.issue25717@psf.upfronthosting.co.za>
In-reply-to
Content
Antoine or Bohuslav, since you were involved in Issue 21679, would you be able to comment on fstat-failure.patch, which reverts back to ignoring most fstat() errors? The problem here is that fstat() seems to fail if the directory entry has been unlinked, and the file is on a Virtual Box shared folder filesystem.
History
Date User Action Args
2015-11-28 22:23:47martin.pantersetrecipients: + martin.panter, pitrou, vstinner, serhiy.storchaka, bkabrda, abarry, Hans Lawrenz
2015-11-28 22:23:47martin.pantersetmessageid: <1448749427.4.0.89959603979.issue25717@psf.upfronthosting.co.za>
2015-11-28 22:23:47martin.panterlinkissue25717 messages
2015-11-28 22:23:46martin.pantercreate