]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-130250: fix cleanup in test (impacts refleaks runs) (GH-130329) (#130330)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 20 Feb 2025 02:00:49 +0000 (03:00 +0100)
committerGitHub <noreply@github.com>
Thu, 20 Feb 2025 02:00:49 +0000 (02:00 +0000)
commit46237d19d9a744920a5f2795be642a663bcd843f
treeefab20a177852ad61b4551cca367f4df83bbe913
parentd172415a4edbac74b61adbed953b6b79f3608d50
[3.13] gh-130250: fix cleanup in test (impacts refleaks runs) (GH-130329) (#130330)

gh-130250: fix cleanup in test (impacts refleaks runs) (GH-130329)
(cherry picked from commit c718c6be0f82af5eb0e57615ce323242155ff014)

Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
Lib/test/test_traceback.py