]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-120242: Fix handling of `[setUp,tearDown]Class` in `test_datetime` (#120243)
authorNikita Sobolev <mail@sobolevn.me>
Sat, 8 Jun 2024 07:51:09 +0000 (10:51 +0300)
committerGitHub <noreply@github.com>
Sat, 8 Jun 2024 07:51:09 +0000 (10:51 +0300)
commit95f4db88d5ab7d900f05d0418b2a2e77bf9ff126
tree5ef6ef513f26eb8481360c75bf5ba809a71120b8
parent4fc82b6d3b99f873179937215833e7a573ca7876
gh-120242: Fix handling of `[setUp,tearDown]Class` in `test_datetime` (#120243)
Lib/test/test_datetime.py