]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-102251: Explicitly free state for test modules with state in test_import...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 31 May 2023 21:34:21 +0000 (14:34 -0700)
committerGitHub <noreply@github.com>
Wed, 31 May 2023 21:34:21 +0000 (21:34 +0000)
commit8b516668f2fea6d55edbd7054e27391cfd574d86
treeae93e0648d4261885ca5adb633012a900f03bdd1
parentf87c6d189418850ac9c2e5f9cb08531cf004f704
[3.12] gh-102251: Explicitly free state for test modules with state in test_import (GH-105085) (#105170)

(cherry picked from commit a99b9d911e0f8cb11b3436bdd8eb649b15d01a50)

Co-authored-by: sunmy2019 <59365878+sunmy2019@users.noreply.github.com>
Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
Lib/test/test_import/__init__.py
Modules/_testsinglephase.c