diff options
author | Victor Stinner <vstinner@redhat.com> | 2019-06-28 16:01:59 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-28 16:01:59 (GMT) |
commit | ec3e20a2d1edddb0558f9d32e2b367904ccdde88 (patch) | |
tree | 4cb63b0ccbaf0d9cbdb0d6257b03b6337ae2823c /Objects/unicodeobject.c | |
parent | 3029035ef34c9bae0c8d965290cd9b273c8de1ea (diff) | |
download | cpython-ec3e20a2d1edddb0558f9d32e2b367904ccdde88.zip cpython-ec3e20a2d1edddb0558f9d32e2b367904ccdde88.tar.gz cpython-ec3e20a2d1edddb0558f9d32e2b367904ccdde88.tar.bz2 |
bpo-37412: Fix os.getcwd() for long path on Windows (GH-14424)
* Fix test for integer overflow.
* Add an unit test.
Diffstat (limited to 'Objects/unicodeobject.c')
0 files changed, 0 insertions, 0 deletions