]> 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:32:27 +0000 (16:32 -0700)
committerGitHub <noreply@github.com>
Fri, 10 Jun 2022 23:32:27 +0000 (16:32 -0700)
commit65e2a940fa90e95bcfccd9f90d0d10e78cc3b3d7
tree1682b053cc9b981f00f8e39b4ef343f5f8cf0130
parent9fafc0acf7a3bbd52d6867f15425783859cc3cbe
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]