]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] 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:45:42 +0000 (12:45 +0100)
committerGitHub <noreply@github.com>
Thu, 20 Feb 2025 11:45:42 +0000 (11:45 +0000)
commit96a914ad7e95d21799bbd8bf275d593eaf5e92ba
tree9b68130ff7a4a7693d1ecb8913589441bad90c81
parentb259b7577f46db25aa4c260ac63d5e89dc129786
[3.12] gh-130250: use support.swap_attr() in test and don't assume we're beginning with a clean system state (GH-130342) (#130345)

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