]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-144309: Build Python with POSIX 2024 (#144310)
authorVictor Stinner <vstinner@python.org>
Thu, 29 Jan 2026 12:50:07 +0000 (13:50 +0100)
committerGitHub <noreply@github.com>
Thu, 29 Jan 2026 12:50:07 +0000 (13:50 +0100)
commit927eb448aad6436d794ec9f55780013e25609600
tree2d9b2be203ae48f8c5b6d5af11ffabc833d83aa6
parentb1bc868fba29846b0b27e4c78cb04eae423d9eb0
gh-144309: Build Python with POSIX 2024 (#144310)

On FreeBSD, the ppoll() function is only visible if the POSIX version
is 2024 or newer.
Misc/NEWS.d/next/Build/2026-01-28-19-04-12.gh-issue-144309.3sMFOh.rst [new file with mode: 0644]
configure
configure.ac
pyconfig.h.in