]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-92886: Fix tests that fail when running with optimizations (`-O`) in `test_zipimpo...
authorjackh-ncl <1750152+jackh-ncl@users.noreply.github.com>
Fri, 10 Jun 2022 22:57:04 +0000 (23:57 +0100)
committerGitHub <noreply@github.com>
Fri, 10 Jun 2022 22:57:04 +0000 (15:57 -0700)
commit484a2357c8385694a077cf2ce0517f327fb0b172
tree099c90be1a19ef441d3549878a2e9884caf4c09f
parent78f1a436949209dab1f4a9d04036a1a42b165086
gh-92886: Fix tests that fail when running with optimizations (`-O`) in `test_zipimport.py` (GH-93236)
Lib/test/test_zipimport.py
Misc/NEWS.d/next/Tests/2022-05-25-23-00-35.gh-issue-92886.Y-vrWj.rst [new file with mode: 0644]