mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-25 13:10:37 +00:00
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).