]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-93312: Include <sys/pidfd.h> to get PIDFD_NONBLOCK (#127593) (#127631)
authorVictor Stinner <vstinner@python.org>
Thu, 5 Dec 2024 09:59:53 +0000 (10:59 +0100)
committerGitHub <noreply@github.com>
Thu, 5 Dec 2024 09:59:53 +0000 (09:59 +0000)
commit288d6d04aedd62a83a19023f83fc7d1742bfba84
treedc192e9c2cb1e6652996a4a58afe53c546894faf
parent8e3c2d2425f544063ef4a76cf8b32e473b378bae
[3.12] gh-93312: Include <sys/pidfd.h> to get PIDFD_NONBLOCK (#127593) (#127631)

gh-93312: Include <sys/pidfd.h> to get PIDFD_NONBLOCK (#127593)

(cherry picked from commit fcbe6ecdb6ed4dd93b2ee144f89a73af755e2634)
Misc/NEWS.d/next/Library/2024-12-04-11-01-16.gh-issue-93312.9sB-Qw.rst [new file with mode: 0644]
Modules/posixmodule.c
configure
configure.ac
pyconfig.h.in