]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-130250: use support.swap_attr() in test and don't assume we're beginning...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 20 Feb 2025 11:52:06 +0000 (12:52 +0100)
committerGitHub <noreply@github.com>
Thu, 20 Feb 2025 11:52:06 +0000 (11:52 +0000)
commitd103357785e239edd1a3b0881fff3d6682a7bfc2
treea62647ead762ce5740fa080dcea9740d33f3d43b
parent178b2ec81fa0b8e5802eabc65deaf39c62c0eaaa
[3.13] gh-130250: use support.swap_attr() in test and don't assume we're beginning with a clean system state (GH-130342) (#130344)

gh-130250: use support.swap_attr() in test and don't assume we're beginning with a clean system state (GH-130342)
(cherry picked from commit 048ee2d5ec761296ef67f5c59aee1f24408b12db)

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