]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-143959: Make _datetime optional for test_sys (GH-144003) (#144143)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 22 Jan 2026 11:24:24 +0000 (12:24 +0100)
committerGitHub <noreply@github.com>
Thu, 22 Jan 2026 11:24:24 +0000 (11:24 +0000)
commit6ec94858bc7c3a60db01d3c36d3926c0ec6e89f2
tree6e488879e92441d5ebf113a4348c57d7eeb897ae
parent9d021506f0be7f5b0fb6a50cd0d8ef871632370e
[3.14] gh-143959: Make _datetime optional for test_sys (GH-144003) (#144143)

gh-143959: Make _datetime optional for test_sys (GH-144003)
(cherry picked from commit c447d1bc146bcf7707a619779bdcc03651adb5e3)

Co-authored-by: Jeong, YunWon <69878+youknowone@users.noreply.github.com>
Lib/test/test_sys.py