]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-144601: Use `_testmultiphase` instead of `_testsinglephase` in `test_import...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 16 Feb 2026 15:11:17 +0000 (16:11 +0100)
committerGitHub <noreply@github.com>
Mon, 16 Feb 2026 15:11:17 +0000 (10:11 -0500)
commite701a5cb181683db247d5c9533e911d2af72e2a8
tree138033a432aba617f1992857fbbfa9bf48767afa
parentba0bab40f7c1b903f55142b05d582337c859c7b9
[3.13] gh-144601: Use `_testmultiphase` instead of `_testsinglephase` in `test_importlib` (GH-144769) (GH-144877)

[3.14] gh-144601: Use `_testmultiphase` instead of `_testsinglephase` in `test_importlib` (GH-144769)
(cherry picked from commit d1486623263adea6a5138453bacad36a50c14e95)

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Lib/test/test_importlib/util.py