]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-152305: Fix `_pydatetime.time.strftime()` raising on year directives (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 27 Jun 2026 15:36:31 +0000 (17:36 +0200)
committerGitHub <noreply@github.com>
Sat, 27 Jun 2026 15:36:31 +0000 (15:36 +0000)
commitbfb01d8a0c4283553463d87da07e4ff816e69260
treedf925d9dd37b584b484cdb4d9a379a3706f713b6
parent592575ca7a6f3892eafb5fe305a15d3dfee61be8
[3.15] gh-152305: Fix `_pydatetime.time.strftime()` raising on year directives (GH-152306) (#152425)

(cherry picked from commit 5733361fdd85519c931e67fd7cab0ff3a11b8ec0)

Co-authored-by: tonghuaroot (童话) <tonghuaroot@gmail.com>
Co-authored-by: Stan Ulbrych <stan@python.org>
Lib/_pydatetime.py
Lib/test/datetimetester.py
Misc/NEWS.d/next/Library/2026-06-26-15-41-34.gh-issue-152305.WnbbBc.rst [new file with mode: 0644]