]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-152060: Fix `_pydatetime.fromisoformat()` raising `AssertionError` on invalid...
authortonghuaroot (童话) <tonghuaroot@gmail.com>
Wed, 24 Jun 2026 13:40:46 +0000 (21:40 +0800)
committerGitHub <noreply@github.com>
Wed, 24 Jun 2026 13:40:46 +0000 (14:40 +0100)
commitff781d52d451db56e154aac35ae7f2c41b1695a4
treef3def0b79078ddf3acae8eb9c4a7d5151a3f83e2
parentf7e5cddcbbbe94c620490d268e867136d527ac84
gh-152060: Fix `_pydatetime.fromisoformat()` raising `AssertionError` on invalid lengths (#152061)
Lib/_pydatetime.py
Lib/test/datetimetester.py
Misc/NEWS.d/next/Library/2026-06-24-10-46-35.gh-issue-152060.f2asrt.rst [new file with mode: 0644]