]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-128104: Remove `Py_STRFTIME_C99_SUPPORT`; require C99-compliant strftime (#128106)
authorZanie Blue <contact@zanie.dev>
Fri, 3 Jan 2025 10:04:03 +0000 (04:04 -0600)
committerGitHub <noreply@github.com>
Fri, 3 Jan 2025 10:04:03 +0000 (11:04 +0100)
commitbb2dfadb9221fa3035fda42a2c153c831013e3d3
tree83bb96fbeb30f71b80f785148df7046696bb2229
parentbb73426cafb78691b249ffa50f1872ab6f899d4a
gh-128104: Remove `Py_STRFTIME_C99_SUPPORT`; require C99-compliant strftime (#128106)
Misc/NEWS.d/next/Build/2024-12-20-09-03-22.gh-issue-128104.m_SoVx.rst [new file with mode: 0644]
Modules/_datetimemodule.c
configure
configure.ac
pyconfig.h.in