python: Make os.set_inheritable work on sockets
[termux-packages] / packages / python2 /
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-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-11-26 Fredrik FornwallPrepare python2 for 64-bit builds
2015-11-15 Fredrik Fornwallpython2: Improve unicode support
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-30 Fredrik Fornwallpython2: Fix C extension flags to not contain termux...
2015-09-26 Fredrik Fornwallpython2: Patch /bin/sh path in subprocess.py
2015-09-17 Fredrik FornwallAdd initial python2 package