]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-128438: Add `EnvironmentVarGuard` for `test_pdb.py` (#128522)
authorYan Yanchii <yyanchiy@gmail.com>
Sat, 11 Jan 2025 16:19:29 +0000 (17:19 +0100)
committerGitHub <noreply@github.com>
Sat, 11 Jan 2025 16:19:29 +0000 (11:19 -0500)
commit0946ed25b53dddfa4eb040513720353b7214d71b
treeb1e9aa6cdc2e38e01039179a29fc8a0c0358ddcd
parent3a570c6d58bd5ad7d7c13b24dafccc2701081d9f
gh-128438: Add `EnvironmentVarGuard` for `test_pdb.py` (#128522)
Lib/test/test_pdb.py