summaryrefslogtreecommitdiff
path: root/Python/peephole.c
diff options
context:
space:
mode:
authorSteve Dower <steve.dower@microsoft.com>2015-02-21 08:44:05 -0800
committerSteve Dower <steve.dower@microsoft.com>2015-02-21 08:44:05 -0800
commitf2f373f5931be48efc3f6fa2c2faa1cca79dce75 (patch)
tree87facdec6423b6282ad5c4e2cf30e124d4a5de40 /Python/peephole.c
parent18d1924987d75ef43a429fe4b6f05df2c308ec2a (diff)
downloadcpython-git-f2f373f5931be48efc3f6fa2c2faa1cca79dce75.tar.gz
Issue #23152: Implement _Py_fstat() to support files larger than 2 GB on Windows.
fstat() may fail with EOVERFLOW on files larger than 2 GB because the file size type is an signed 32-bit integer.
Diffstat (limited to 'Python/peephole.c')
0 files changed, 0 insertions, 0 deletions