]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-85432: Harmonise parameter names between C and pure-Python implementations of...
authorAlex Waygood <Alex.Waygood@Gmail.com>
Thu, 22 Dec 2022 21:57:18 +0000 (21:57 +0000)
committerGitHub <noreply@github.com>
Thu, 22 Dec 2022 21:57:18 +0000 (15:57 -0600)
commit9cdb6429971cd8b874ceaeeb04ae2ecdbba42bdb
tree255e47669a26bafdeea2dad4d38879e8ac12c191
parent09edde95f4841d5dffa584b1c963eb7ceab3f16a
gh-85432: Harmonise parameter names between C and pure-Python implementations of `datetime.time.strftime`, `datetime.datetime.fromtimestamp` (#99993)
Lib/datetime.py
Lib/test/datetimetester.py
Misc/NEWS.d/next/Library/2022-12-04-16-12-04.gh-issue-85432.l_ehmI.rst [new file with mode: 0644]