termux-packages/packages/python
Michał Bednarski 5b5125f332 python: Make os.set_inheritable work on sockets
As SELinux policy disallows ioctl on sockets we have to fall back
to fcntl on EACCES
2016-05-17 22:19:10 +02:00
..
_cursesmodule.c.patch
build.sh python: Build a working crypt module (closes #230) 2016-04-23 09:03:07 -04:00
configure.patch
cryptmodule.c.patch python: Build a working crypt module (closes #230) 2016-04-23 09:03:07 -04:00
dlfcn_py_android.patch32
dlfcn_py_android.patch64
fileutils.c.patch python: Make os.set_inheritable work on sockets 2016-05-17 22:19:10 +02:00
Lib-tmpfile.py.patch
mathmodule.c.patch
posixmodule.c.patch
pwdmodule_no_pw_gecos.patch
setup.py.patch
subprocess.py.patch