commit | 863a0bd5154a7dcade03e849ec2ed45fe9f8837f | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sat Jun 08 10:13:53 2024 +0200 |
committer | GitHub <noreply@github.com> | Sat Jun 08 08:13:53 2024 +0000 |
tree | 9ea63fbd9165f35f93c9fc8c53d37b6c8803bacb | |
parent | 3be7e91d037059dd98c175f48620191b538b9731 [diff] |
[3.13] gh-120242: Fix handling of `[setUp,tearDown]Class` in `test_datetime` (GH-120243) (#120259) gh-120242: Fix handling of `[setUp,tearDown]Class` in `test_datetime` (GH-120243) (cherry picked from commit 95f4db88d5ab7d900f05d0418b2a2e77bf9ff126) Co-authored-by: Nikita Sobolev <mail@sobolevn.me>