]> granicus.if.org Git - python/commit
bpo-37412: Fix test_os.test_getcwd_long_path() on macOS (GH-14452)
authorVictor Stinner <vstinner@redhat.com>
Fri, 28 Jun 2019 17:39:48 +0000 (19:39 +0200)
committerGitHub <noreply@github.com>
Fri, 28 Jun 2019 17:39:48 +0000 (19:39 +0200)
commit29f609ed07aa7856741ff8b8b8b050369d0faf81
tree6be5015294f6e4418bcf689355e586f858cd7a6c
parent042821ae3cf537e01963c9ec85d1a454d921e826
bpo-37412: Fix test_os.test_getcwd_long_path() on macOS (GH-14452)
Lib/test/test_os.py