]> 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:26:11 +0000 (01:26 -0800)
committerNed Deily <nad@python.org>
Tue, 17 Dec 2019 09:26:11 +0000 (04:26 -0500)
commit5a9b69732ec19b04de459af890bcc26b83d979c5
tree55f8ad09136a95b88dd51e3d08fbfca2b5f9c040
parent7699281b72b862797a89fcad004da8f58e93c800
bpo-38295: prevent test_relative_path of test_py_compile failure on macOS Catalina (GH-17636) (GH-17638)

(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]