]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-52551: Use wcsftime() to implement time.strftime() on Windows (GH-125658)
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 19 Oct 2024 08:29:51 +0000 (11:29 +0300)
committerGitHub <noreply@github.com>
Sat, 19 Oct 2024 08:29:51 +0000 (11:29 +0300)
commita7443a1735c33d5758b47ac9b8a1c34bac4ef994
treefe81ac4612c1fbd11cfec55ead5167c93cb4cd72
parent84074a4fd810948350cec5500e77dc974cb5433d
gh-52551: Use wcsftime() to implement time.strftime() on Windows (GH-125658)
Lib/test/test_strftime.py
Misc/NEWS.d/next/Library/2024-10-17-20-36-06.gh-issue-52551.EIVNYY.rst [new file with mode: 0644]
Modules/timemodule.c