]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-93312: Include <sys/pidfd.h> to get PIDFD_NONBLOCK (#127593)
authorVictor Stinner <vstinner@python.org>
Thu, 5 Dec 2024 09:39:44 +0000 (10:39 +0100)
committerGitHub <noreply@github.com>
Thu, 5 Dec 2024 09:39:44 +0000 (10:39 +0100)
commitfcbe6ecdb6ed4dd93b2ee144f89a73af755e2634
treee7c2ffe5f4d10383615e308c716ad00191e90eeb
parent1ef6e8ca3faf2c2b008fb170c7c44c38b86e874a
gh-93312: Include <sys/pidfd.h> to get PIDFD_NONBLOCK (#127593)
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