]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-116622: Don't expose `FICLONE` ioctl on Android (GH-122522) (#122539)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 16 Aug 2024 08:07:27 +0000 (10:07 +0200)
committerGitHub <noreply@github.com>
Fri, 16 Aug 2024 08:07:27 +0000 (16:07 +0800)
commit69cf92fbca9bf51c70d06bb12329f881af6f4b65
tree61a4b35236c5ce2bdf126513f7901ddac3c302b3
parenta604b2440ffcca897a524ea3ac0e24e9894ae615
[3.13] gh-116622: Don't expose `FICLONE` ioctl on Android (GH-122522) (#122539)

gh-116622: Don't expose `FICLONE` ioctl on Android (GH-122522)

Don't expose `FICLONE` ioctl on Android

(cherry picked from commit 06656e259bc9b2c3cf8a23bdc6e4acb052c56e1f)

Co-authored-by: Malcolm Smith <smith@chaquo.com>
Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
Misc/NEWS.d/next/Library/2024-07-31-15-08-42.gh-issue-116622.aKxIQA.rst [new file with mode: 0644]
Modules/fcntlmodule.c