]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-92886: Fix tests that fail when running with optimizations (`-O`) in `test_py_comp...
authorJack Hindmarch <1750152+jackh-ncl@users.noreply.github.com>
Wed, 19 Oct 2022 10:05:08 +0000 (11:05 +0100)
committerGitHub <noreply@github.com>
Wed, 19 Oct 2022 10:05:08 +0000 (11:05 +0100)
commit602ea40d8936812367db2ffed5226ca25a607f46
treef56fd83464970308ebe07c4c59deee0a14c9f0c3
parent9be05df3997de3fe9d34525871baa375cbccd7fc
gh-92886: Fix tests that fail when running with optimizations (`-O`) in `test_py_compile.py` (GH-93235)
Lib/test/test_py_compile.py
Misc/NEWS.d/next/Tests/2022-05-25-22-53-30.gh-issue-92886.mIfdtz.rst [new file with mode: 0644]