]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-89157: Make C and Python implementation of `datetime.date.fromisoformat` consisten...
authorStan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Thu, 24 Apr 2025 14:16:07 +0000 (15:16 +0100)
committerGitHub <noreply@github.com>
Thu, 24 Apr 2025 14:16:07 +0000 (17:16 +0300)
commit4924bcf0e4f46f61ac806a90192393f915d0f8f9
tree32da1b4facf7fa4ef2fa8c4ded71132f5c154575
parent92985e321afb35bff514fbeb7e56c9438da26918
gh-89157: Make C and Python implementation of `datetime.date.fromisoformat` consistent (#131007)
Lib/_pydatetime.py
Lib/test/datetimetester.py
Misc/NEWS.d/next/Library/2025-03-09-10-37-00.gh-issue-89157.qg3r138.rst [new file with mode: 0644]