Skip to content
GitLab
Explore
Sign in
Register
Kirill Smelkov
cpython
Repository
cpython
Lib
test
test_os.py
Find file
Blame
History
Permalink
bpo-37412: Fix os.getcwd() for long path on Windows (GH-14424)
· ec3e20a2
Victor Stinner
authored
Jun 28, 2019
* Fix test for integer overflow. * Add an unit test.
ec3e20a2