]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-93312: Include <sys/pidfd.h> to get PIDFD_NONBLOCK (GH-127593) (#127630)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 5 Dec 2024 10:02:17 +0000 (11:02 +0100)
committerGitHub <noreply@github.com>
Thu, 5 Dec 2024 10:02:17 +0000 (10:02 +0000)
commit3e11b5c2baaa453b5f48a45943d287c0d837d8e5
tree885569b13f0685a304ce1a4dcc9c0591b27a420e
parent1182c64181b2e3e75b9c602079b31fcdeadf1c3a
[3.13] gh-93312: Include <sys/pidfd.h> to get PIDFD_NONBLOCK (GH-127593) (#127630)

gh-93312: Include <sys/pidfd.h> to get PIDFD_NONBLOCK (GH-127593)
(cherry picked from commit fcbe6ecdb6ed4dd93b2ee144f89a73af755e2634)

Co-authored-by: Victor Stinner <vstinner@python.org>
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