saghul / pythonz

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

Compile with '--enable-unicode=ucs4' by default? #127

Closed gst closed 5 years ago

gst commented 7 years ago

Hi, was wondering if the same than https://github.com/pyenv/pyenv/issues/257 could be applied to pythonz ?

aflyhorse commented 6 years ago

Nearly every Python 2.7 binary in main-stream Linux distributions (Debian, Ubuntu, Fedora, CentOS, Slackware, Gentoo) use ucs4. To keep compatibility with system shipped python packages, I agree with your thought.