]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-143959: Fix test_datetime if _datetime is unavailable (GH-145248) (GH-146289)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 22 Mar 2026 14:39:08 +0000 (15:39 +0100)
committerGitHub <noreply@github.com>
Sun, 22 Mar 2026 14:39:08 +0000 (14:39 +0000)
commit0aa9153cf7c70cb47cb0f51b901e42d428f0b338
tree38f7bcfeb6fa4294168da7589833f7f9cbc6af88
parent2f1e341b2898fd5bb9c8800ccf6646dbe214f519
[3.13] gh-143959: Fix test_datetime if _datetime is unavailable (GH-145248) (GH-146289)

(cherry picked from commit 97c725cd391ac63a934a6fe6f97602fe4c56f473)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/test/datetimetester.py
Lib/test/test_datetime.py