]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-123014: Disable pidfd API on older Android versions (#124458)
authorMalcolm Smith <smith@chaquo.com>
Wed, 25 Sep 2024 14:23:30 +0000 (15:23 +0100)
committerGitHub <noreply@github.com>
Wed, 25 Sep 2024 14:23:30 +0000 (16:23 +0200)
commitc58c572a65eb5b93d054e779df289e975a0b9864
tree19f4a490c9b9e4a7810b3d9701e325e507ee273a
parent461c12b43870d51ea29eae7b0969b20565d50eb6
gh-123014: Disable pidfd API on older Android versions (#124458)
Doc/library/os.rst
Doc/library/signal.rst
Misc/NEWS.d/next/Library/2024-09-24-19-32-14.gh-issue-123014.zVcfkZ.rst [new file with mode: 0644]
Modules/clinic/posixmodule.c.h
Modules/clinic/signalmodule.c.h
Modules/posixmodule.c
Modules/signalmodule.c