]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-123017: Add Android to the list of platforms where `strftime` doesn't support...
authorMalcolm Smith <smith@chaquo.com>
Fri, 27 Sep 2024 14:35:18 +0000 (15:35 +0100)
committerGitHub <noreply@github.com>
Fri, 27 Sep 2024 14:35:18 +0000 (10:35 -0400)
commit0a3577bdfcb7132c92a3f7fb2ac231bc346383c0
tree2483ddfdd84c69a56091a72869686a72f84e0f44
parent365dffbaada421db8fdb684a84d1fb311b75ec40
gh-123017: Add Android to the list of platforms where `strftime` doesn't support negative years (#124467)

Add Android to the list of platforms where `strftime` doesn't support negative years
Lib/test/test_time.py
Misc/NEWS.d/next/Library/2024-09-24-21-15-27.gh-issue-123017.dSAr2f.rst [new file with mode: 0644]
Modules/timemodule.c