]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] bpo-43288: Fix bug in test_importlib test. (GH-24616)
authorNeil Schemenauer <nas-github@arctrix.com>
Sun, 21 Feb 2021 23:24:41 +0000 (15:24 -0800)
committerGitHub <noreply@github.com>
Sun, 21 Feb 2021 23:24:41 +0000 (15:24 -0800)
commit44fe32061d60f4bd9c4fa48c24e3e4ba26033dba
tree4997920b65fd987b7b8bc44796ca5e23168b6593
parent693aeacf8851d1e9995073e27e50644a505dc49c
[3.9] bpo-43288: Fix bug in test_importlib test. (GH-24616)

* bpo-43288: Fix bug in test_importlib test. (GH-24612)
* Fix failed merge of bpo-43288. (GH-24614)
Lib/test/test_importlib/fixtures.py
Misc/NEWS.d/next/Tests/2021-02-21-11-11-53.bpo-43288.LfTvL-.rst [new file with mode: 0644]