]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-126947: Typechecking for _pydatetime.timedelta.__new__ arguments (#126949)
authorBeomsoo Kim <beoms424@gmail.com>
Tue, 19 Nov 2024 19:40:52 +0000 (04:40 +0900)
committerGitHub <noreply@github.com>
Tue, 19 Nov 2024 19:40:52 +0000 (22:40 +0300)
commit8da9920a80c60fb3fc326c623e0f217c84011c1d
treed60e93bcdc7fbdf47c46b2f508094d808534776c
parent88dc84bcf9fef32afa9af0ab41fa467c9733483f
gh-126947: Typechecking for _pydatetime.timedelta.__new__ arguments (#126949)

Co-authored-by: sobolevn <mail@sobolevn.me>
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Lib/_pydatetime.py
Lib/test/datetimetester.py
Misc/NEWS.d/next/Library/2024-11-18-19-03-46.gh-issue-126947.NiDYUe.rst [new file with mode: 0644]