]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-145731: Fix negative timestamp during DST on Windows (GH-145728)
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Tue, 10 Mar 2026 08:45:07 +0000 (10:45 +0200)
committerGitHub <noreply@github.com>
Tue, 10 Mar 2026 08:45:07 +0000 (09:45 +0100)
commit170d85a37deb77a1711ab86288a33fda5c0a381a
treef075c07060204f2f81229af1df0f8619deec406d
parent66eafc9ea74e5233f2c46b424729d6dadfbb3111
gh-145731: Fix negative timestamp during DST on Windows (GH-145728)
Misc/NEWS.d/next/Windows/2026-03-10-09-46-44.gh-issue-145731.5uEGgb.rst [new file with mode: 0644]
Python/pytime.c