]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-151770: Fix `datetime.fromisoformat()` on an out-of-range month w/ a 24:00 time...
authortonghuaroot (童话) <tonghuaroot@gmail.com>
Sat, 20 Jun 2026 16:33:16 +0000 (00:33 +0800)
committerGitHub <noreply@github.com>
Sat, 20 Jun 2026 16:33:16 +0000 (17:33 +0100)
commit1fb874cc076e771c39a7bbc650dce386e3c5b7a0
treee6234574aca8bba55ac9ffd3bd36a60ff4e9aaff
parente51b616efff845ea2a7d312aa43d5f5100064d88
gh-151770: Fix `datetime.fromisoformat()` on an out-of-range month w/ a 24:00 time (#151771)

Co-authored-by: Stan Ulbrych <stan@python.org>
Lib/_pydatetime.py
Lib/test/datetimetester.py
Misc/NEWS.d/next/Library/2026-06-20-15-00-00.gh-issue-151770.dtiso0.rst [new file with mode: 0644]
Modules/_datetimemodule.c