python: Make os.set_inheritable work on sockets
[termux-packages] / packages / python /
2016-05-17 Michał Bednarskipython: Make os.set_inheritable work on sockets
2016-04-23 Fredrik Fornwallpython: Build a working crypt module (closes #230)
2016-03-27 David MartínezMerge remote-tracking branch 'upstream/master' into...
2016-02-29 Fredrik FornwallMerge pull request #144 from drudge/patch-1
2016-02-29 Fredrik Fornwalllibsqlite: Update for real
2016-02-28 Fredrik Fornwallpython: Show that this is python 3 in description
2016-01-03 Fredrik Fornwallpython: Ensure curses.panel module is built
2015-12-09 Fredrik Fornwallpython: Keep pyvenv. Fixes #83.
2015-12-08 Fredrik Fornwallpython: Update 2.7.10 to 2.7.11 and 3.5.0 to 3.5.1
2015-12-02 Fredrik Fornwallpython: Add module dependencies
2015-12-02 Fredrik Fornwallpython: $PREFIX/bin/sh instead of /system/bin/sh
2015-11-12 Fredrik FornwallMerge pull request #47 from mklein994/master
2015-11-07 Fredrik FornwallFix python (and python2) syslog module
2015-10-21 Fredrik FornwallCompile python as if link(2) is not available
2015-09-17 Fredrik Fornwallpython: Fix dlfcn patch for 64 bit
2015-09-17 Fredrik Fornwallpython: Show pip install progress
2015-09-15 Fredrik Fornwallpython: Add ac_cv_func_gethostbyname_r=no as configure arg
2015-09-15 Fredrik Fornwallpython: Update to 3.5.0
2015-08-25 Fredrik Fornwallpython: Cleanup build
2015-08-25 Fredrik Fornwallpython: gethostbyaddr_r exists in bionic nowadays
2015-08-25 Fredrik Fornwallpython: Drop old patch
2015-08-12 Fredrik Fornwallpython: Remove __pycache__ directories from package
2015-07-25 Fredrik FornwallFix installing pip packages containing C code
2015-07-23 Fredrik Fornwallpython: Install pip
2015-07-22 Fredrik Fornwallpython: Patch for tempfile paths
2015-07-11 Fredrik FornwallRemove broken WIFCONTINUED macro
2015-06-12 Fredrik FornwallInitial push