]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-128438: Use `EnvironmentVarGuard` for `datetimetester.py` to manage environment...
authorWulian233 <1055917385@qq.com>
Thu, 27 Mar 2025 16:07:09 +0000 (00:07 +0800)
committerGitHub <noreply@github.com>
Thu, 27 Mar 2025 16:07:09 +0000 (18:07 +0200)
commita096a41b922ac90bfd7bf23852cf0a32a4f54faf
tree20db69d3a09843654721a1a62886baddf882f78c
parent9b83670f0f183a69440972765cae5942a0bd9fd7
gh-128438: Use `EnvironmentVarGuard` for `datetimetester.py` to manage environment varibales (#130002)
Lib/test/datetimetester.py