]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-123017: Add Android to the list of platforms where `strftime` doesn't suppo...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 27 Sep 2024 18:00:49 +0000 (20:00 +0200)
committerGitHub <noreply@github.com>
Fri, 27 Sep 2024 18:00:49 +0000 (11:00 -0700)
commit8169d2971feb83cf77ea6a7cbf71c678f8cbd653
tree6268def01d28b81f46c6325e90fbb2d03a7bef2e
parent0c6ddadbc4b7179d39b9fb07129940617e2c2b2c
[3.13] gh-123017: Add Android to the list of platforms where `strftime` doesn't support negative years (GH-124467) (#124674)

gh-123017: Add Android to the list of platforms where `strftime` doesn't support negative years (GH-124467)

Add Android to the list of platforms where `strftime` doesn't support negative years
(cherry picked from commit 0a3577bdfcb7132c92a3f7fb2ac231bc346383c0)

Co-authored-by: Malcolm Smith <smith@chaquo.com>
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