]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-83861: Fix datetime.astimezone() method (GH-101545)
authorAlexander Belopolsky <abalkin@users.noreply.github.com>
Wed, 19 Apr 2023 21:02:29 +0000 (17:02 -0400)
committerGitHub <noreply@github.com>
Wed, 19 Apr 2023 21:02:29 +0000 (14:02 -0700)
commit2b1260c55763a952c57b92fe0f274b6ee79efd05
treef5d51ee35c77495a6ceee99fc4de216fdd9d2d06
parentd4aa8578b18d12380c841de96e8f80cac52bf61a
gh-83861: Fix datetime.astimezone() method (GH-101545)
Lib/datetime.py
Lib/test/datetimetester.py
Misc/NEWS.d/next/Library/2023-02-06-16-45-18.gh-issue-83861.mMbIU3.rst [new file with mode: 0644]
Modules/_datetimemodule.c