]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-123014: Disable pidfd API on older Android versions (GH-124458) (#124543)
authorMalcolm Smith <smith@chaquo.com>
Thu, 26 Sep 2024 20:36:12 +0000 (21:36 +0100)
committerGitHub <noreply@github.com>
Thu, 26 Sep 2024 20:36:12 +0000 (13:36 -0700)
commit9f5b921491c3e9ed1a6f9e00133fbc26ab4365fc
treeab1b9794532d25b0378cb4327b8c16669f532793
parent9f2e6ca1995ee295f1622a3780127b954710568c
[3.13] gh-123014: Disable pidfd API on older Android versions (GH-124458) (#124543)

gh-123014: Disable pidfd API on older Android versions (#124458)

(cherry picked from commit c58c572a65eb5b93d054e779df289e975a0b9864)
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