termux-packages/packages/python2
Fredrik Fornwall fb8edfde9c python2: Improve unicode support
Add --enable-unicode=ucs4 and note that langinfo.h exists. One
result is that sys.stdout.encoding now is UTF-8 instead of None,
which allows e.g. bpython to launch without messing with the
PYTHONIOENCODING environment variable (see #35).
2015-11-15 17:24:35 -05:00
..
build.sh python2: Improve unicode support 2015-11-15 17:24:35 -05:00
configure.patch Compile python as if link(2) is not available 2015-10-21 14:36:57 -04:00
fix-dlfcn.patch Add initial python2 package 2015-09-16 21:08:59 -04:00
Lib-subprocess.py.patch python2: Patch /bin/sh path in subprocess.py 2015-09-26 18:31:06 -04:00
Lib-tempfile.py.patch Add initial python2 package 2015-09-16 21:08:59 -04:00
Makefile.pre.in.patch Add initial python2 package 2015-09-16 21:08:59 -04:00
Modules-pwdmodule.c.patch Add initial python2 package 2015-09-16 21:08:59 -04:00
Python-bltinmodule.c.patch Add initial python2 package 2015-09-16 21:08:59 -04:00
setup.py.patch Fix python (and python2) syslog module 2015-11-07 17:44:51 -05:00