]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-154136: Define _ISOC23_SOURCE to fix building the math module on FreeBSD (GH-154138)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 20 Jul 2026 05:00:11 +0000 (08:00 +0300)
committerGitHub <noreply@github.com>
Mon, 20 Jul 2026 05:00:11 +0000 (08:00 +0300)
commit44ea9503bff4001c416f96d9bd604daa005106c7
tree4d0a2ba7883d1df8e0a991c88953115ee79564a9
parente8042329b6bb2472b16645c559e4223486b85965
gh-154136: Define _ISOC23_SOURCE to fix building the math module on FreeBSD (GH-154138)

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Misc/NEWS.d/next/Build/2026-07-19-16-45-00.gh-issue-154136.mathpi.rst [new file with mode: 0644]
configure
configure.ac
pyconfig.h.in