]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-38295: prevent test_relative_path of test_py_compile failure on macOS Catalina...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 17 Dec 2019 09:16:33 +0000 (01:16 -0800)
committerGitHub <noreply@github.com>
Tue, 17 Dec 2019 09:16:33 +0000 (01:16 -0800)
commit5f2c1345a79f205c680ed6e0a6ed44199546d79e
tree4bf1b452c8a35d9cf237f01782b4ac650a3cde14
parent052f47ef5cc363e842e0e839980cfa55ada123b5
bpo-38295: prevent test_relative_path of test_py_compile failure on macOS Catalina (GH-17636)

(cherry picked from commit bf3aa1060a29a05813abbe877193af16e3e7131e)

Co-authored-by: Ned Deily <nad@python.org>
Lib/test/test_py_compile.py
Misc/NEWS.d/next/macOS/2019-12-17-03-43-04.bpo-38295.hgDvlB.rst [new file with mode: 0644]