saghul / pythonz

Python installation manager supporting CPython, Stackless, PyPy and Jython
http://saghul.github.io/pythonz
MIT License
751 stars 69 forks source link

Purpose a unicode configure for Linux #133

Closed aflyhorse closed 4 years ago

aflyhorse commented 6 years ago

in order to fix #127

jayvdb commented 5 years ago

@saghul, this one is quite important.

ifduyue commented 4 years ago

+1 for this

Should we consider letting users override the defaults? Since the last --enable-unicode always wins.

https://github.com/saghul/pythonz/blob/f465dc575e6fde2f69a6d05aeecdbe232c912881/pythonz/installer/pythoninstaller.py#L353-L358