]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] bpo-41970: Avoid test failure in test_lib2to3 if the module is already imported...
authorKarthikeyan Singaravelan <tir.karthi@gmail.com>
Fri, 9 Oct 2020 10:08:42 +0000 (15:38 +0530)
committerGitHub <noreply@github.com>
Fri, 9 Oct 2020 10:08:42 +0000 (11:08 +0100)
commitc6f41e62f55933f9735e9b9c103c6860685b028a
treea2062e1a168188d0395c8f75aa607979a7efc08e
parent3da210b69f76bdd7f4e7fa2e3a12eab4dd478ed2
[3.9] bpo-41970: Avoid test failure in test_lib2to3 if the module is already imported (GH-22595) (GH-22609)

(cherry picked from commit 4a9f82f50d957b6cf3fd207de8b583d9137316b8)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
Lib/test/test_lib2to3.py
Misc/NEWS.d/next/Tests/2020-10-08-14-00-17.bpo-41970.aZ8QFf.rst [new file with mode: 0644]