diff options
author | Martin Panter <vadmium+py@gmail.com> | 2015-12-06 03:15:05 +0000 |
---|---|---|
committer | Martin Panter <vadmium+py@gmail.com> | 2015-12-06 03:15:05 +0000 |
commit | 0bb62b12a3a13486c29092b38081391487119223 (patch) | |
tree | b4df3a9178ba57e815488bc8ce9e7a85b2929ec8 /Python/Python-ast.c | |
parent | c4b8979a2f6f78ba0bf835c3b8ba8ec671659204 (diff) | |
download | cpython-git-0bb62b12a3a13486c29092b38081391487119223.tar.gz |
Issue #25717: Tolerate fstat() failures in the FileIO constructor
This restores 3.4 behaviour, which was removed by revision 3b5279b5bfd1. The
fstat() call fails with ENOENT for a Virtual Box shared folder filesystem if
the file entry has been unlinked, e.g. for a temporary file.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions