diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2016-03-14 17:07:53 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2016-03-14 17:07:53 (GMT) |
commit | c44f70770bf629469a5a179b643e53dfeca884ad (patch) | |
tree | 27e18bf327ba065183dae3a9011d7745e1dacc61 /Python/pythonrun.c | |
parent | 371977976595836b553969ad8b1630114f894062 (diff) | |
download | cpython-c44f70770bf629469a5a179b643e53dfeca884ad.zip cpython-c44f70770bf629469a5a179b643e53dfeca884ad.tar.gz cpython-c44f70770bf629469a5a179b643e53dfeca884ad.tar.bz2 |
posix_getcwd(): limit to INT_MAX on Windows
It's more to fix a conversion warning during compilation, I don't think that
Windows support current working directory larger than 2 GB ...
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions