-
Victor Stinner yazdı
Issue #27057: Fix os.set_inheritable() on Android, ioctl() is blocked by SELinux and fails with EACCESS. The function now falls back to fcntl(). Patch written by Michał Bednarski.
3116cc44
To find the state of this project's repository at the time of any of these versions, check out
the tags.