]> granicus.if.org Git - python/commit
bpo-37412: Fix test_os.test_getcwd_long_path() on macOS (GH-14452)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 28 Jun 2019 18:07:10 +0000 (11:07 -0700)
committerGitHub <noreply@github.com>
Fri, 28 Jun 2019 18:07:10 +0000 (11:07 -0700)
commite3761ca91cda86462206d60244078f05c636dd13
treed232887d7159cecfc4600648a8868f5ba4547063
parent68c1c398f3534af16309a86ab815b61d2487e6db
bpo-37412: Fix test_os.test_getcwd_long_path() on macOS (GH-14452)

(cherry picked from commit 29f609ed07aa7856741ff8b8b8b050369d0faf81)

Co-authored-by: Victor Stinner <vstinner@redhat.com>
Lib/test/test_os.py