We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68fea4b commit 0a9e225Copy full SHA for 0a9e225
1 file changed
Misc/NEWS.d/next/Build/2024-12-20-09-03-22.gh-issue-128104.m_SoVx.rst
@@ -0,0 +1,3 @@
1
+Remove ``Py_STRFTIME_C99_SUPPORT`` conditions in favor of requiring C99
2
+:manpage:`strftime(3)` specifier support at build time. When cross-compiling,
3
+there is no build time check and support is assumed.
0 commit comments