summaryrefslogtreecommitdiffstats
path: root/Python/stackrefs.c
diff options
context:
space:
mode:
authorYan Yanchii <yyanchiy@gmail.com>2025-01-15 09:38:43 (GMT)
committerGitHub <noreply@github.com>2025-01-15 09:38:43 (GMT)
commitae7f621c33c854334c69cf97260c7516170dcf0d (patch)
treeab9d84eadb3aed82c27ad5041ec9a6f070cd7cf3 /Python/stackrefs.c
parent6e4f64109b0eb6c9f1b50eb7dc5f647a1d901ff4 (diff)
downloadcpython-ae7f621c33c854334c69cf97260c7516170dcf0d.zip
cpython-ae7f621c33c854334c69cf97260c7516170dcf0d.tar.gz
cpython-ae7f621c33c854334c69cf97260c7516170dcf0d.tar.bz2
gh-128438: Use `EnvironmentVarGuard` for `test_{builtin,io,locale}.py` (#128476)
Modifying locale-related environment variables in `Lib/test/test_builtin.py`, `Lib/test/test_io.py` and `Lib/test/test_locale.py` is now achieved by using an `EnvironmentVarGuard` context instead of an explicit `try-finally` block.
Diffstat (limited to 'Python/stackrefs.c')
0 files changed, 0 insertions, 0 deletions