]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] 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:32:59 +0000 (17:32 +0200)
committerGitHub <noreply@github.com>
Sat, 27 Jun 2026 15:32:59 +0000 (15:32 +0000)
commit1a63e7640cd1dd1469502513ffdd72fa2157db67
treee6911683adc661337ca3710e5a9f3392d6da1898
parent2743d7f57da9dda4a051b2a134edc704fe1e9591
[3.14] gh-152305: Fix `_pydatetime.time.strftime()` raising on year directives (GH-152306) (#152426)

(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]