]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-143959: Fix test_datetime if _datetime is unavailable (GH-145248) (GH-146288)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 22 Mar 2026 14:41:38 +0000 (15:41 +0100)
committerGitHub <noreply@github.com>
Sun, 22 Mar 2026 14:41:38 +0000 (14:41 +0000)
commit114d1c38b1b478374b5677c8e1d5d0470e11feea
treeaff9864c6888166e01006f57839412a2cb5c761c
parent69a37be21c56d26aa616e64069bfe45c63ebb04e
[3.14] gh-143959: Fix test_datetime if _datetime is unavailable (GH-145248) (GH-146288)

(cherry picked from commit 97c725cd391ac63a934a6fe6f97602fe4c56f473)

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