]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-143959: Fix test_datetime if _datetime is unavailable (GH-145248)
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 22 Mar 2026 14:15:35 +0000 (16:15 +0200)
committerGitHub <noreply@github.com>
Sun, 22 Mar 2026 14:15:35 +0000 (16:15 +0200)
commit97c725cd391ac63a934a6fe6f97602fe4c56f473
treeedbd4d8aa6144f616b8a9404bd89850fbcaa899d
parentc30fae4bea9f9ba07833e97eb542754c26610765
gh-143959: Fix test_datetime if _datetime is unavailable (GH-145248)
Lib/test/datetimetester.py
Lib/test/test_datetime.py