]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-92886: Fix tests that fail when running with optimizations (`-O`) in `test_zipimpo...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 10 Jun 2022 23:25:53 +0000 (16:25 -0700)
committerGitHub <noreply@github.com>
Fri, 10 Jun 2022 23:25:53 +0000 (16:25 -0700)
commit0aa9ec9f5d1154319ec4332315fff373505b6373
tree5a84e55c3675da120188956a53c37dcabd5df6b7
parent3a202de3bba88cea8f6f1425e69e66ca755b351c
gh-92886: Fix tests that fail when running with optimizations (`-O`) in `test_zipimport.py` (GH-93236)

(cherry picked from commit 484a2357c8385694a077cf2ce0517f327fb0b172)

Co-authored-by: jackh-ncl <1750152+jackh-ncl@users.noreply.github.com>
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]