]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-130250: use support.swap_attr() in test and don't assume we're beginning with...
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Thu, 20 Feb 2025 11:29:18 +0000 (11:29 +0000)
committerGitHub <noreply@github.com>
Thu, 20 Feb 2025 11:29:18 +0000 (11:29 +0000)
commit048ee2d5ec761296ef67f5c59aee1f24408b12db
treead1a59ae0ee4ba8216866d50a0e54f62ca6bebf9
parent417372bd43ecb61a848eadb3ce142f0ed3441b49
gh-130250: use support.swap_attr() in test and don't assume we're beginning with a clean system state (#130342)
Lib/test/test_traceback.py