# Feature or enhancement ### Proposal: Some tests manually tweak `os.environ`. There is new way to do that with `EnvironmentVarGuard`. Identify all places and update. ### Has this already been discussed elsewhere? No response given ### Links to previous discussion of this feature: _No response_ <!-- gh-linked-prs --> ### Linked PRs * gh-128439 * gh-128476 * gh-128522 * gh-130002 * gh-131870 <!-- /gh-linked-prs -->
Feature or enhancement
Proposal:
Some tests manually tweak
os.environ. There is new way to do that withEnvironmentVarGuard. Identify all places and update.Has this already been discussed elsewhere?
No response given
Links to previous discussion of this feature:
No response
Linked PRs
EnvironmentVarGuardfortest_urllib,test_urllib2.pyandurllib2_localnet.py#128439EnvironmentVarGuardfortest_builtin.py,test_io.pyandtest_locale.py#128476EnvironmentVarGuardfortest_pdb.py#128522EnvironmentVarGuardfordatetimetester.pyto manage environment varibales #130002EnvironmentVarGuardfortest_zoneinfo.pyto manage environmen… #131870