]> 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:23:55 +0000 (01:23 -0800)
committerGitHub <noreply@github.com>
Tue, 17 Dec 2019 09:23:55 +0000 (01:23 -0800)
commit3dbfe0ac93ce031a23342a62edd39506bcdaea0e
tree0dfe13b9274bfbba1184addb3ae56a8a39420122
parentc70c8ca746b776fa9a2d6d3e1dda278c8f560200
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]