]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-130250: fix cleanup in test (impacts refleaks runs) (GH-130329) (#130331)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 20 Feb 2025 01:54:37 +0000 (02:54 +0100)
committerGitHub <noreply@github.com>
Thu, 20 Feb 2025 01:54:37 +0000 (01:54 +0000)
commit4fb2bb6edc0159ea32cf4f90760fae7966ea1d49
treebc45f7c465f8f4fde5e7692473c6965f743512d1
parent8d58070d7eaf20654da96562e1ea1568b42d2784
[3.12] gh-130250: fix cleanup in test (impacts refleaks runs) (GH-130329) (#130331)

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