]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-80620: Fix test_time.test_gmtime() for 32-bit time_t (#143861)
authorVictor Stinner <vstinner@python.org>
Thu, 15 Jan 2026 10:54:30 +0000 (11:54 +0100)
committerGitHub <noreply@github.com>
Thu, 15 Jan 2026 10:54:30 +0000 (11:54 +0100)
commit1597d00d96057aaad82dc201d493044b609df42b
tree048f6ef50fcd0b1750a491e64111b0c5ced95889
parentf5685a266b252455e03ef8e6055eaf4007ec749d
gh-80620: Fix test_time.test_gmtime() for 32-bit time_t (#143861)
Lib/test/test_time.py