[pypy-commit] [Git][pypy/pypy][branch/py3.7] 4 commits: detail about PYTHONIOENCODING: if the encoding or the error is ommitted, always

Carl Friedrich Bolz-Tereick (@cfbolz) foss at heptapod.net
Thu Jan 6 06:10:11 EST 2022



Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy


Commits:
4fdc583f by Carl Friedrich Bolz-Tereick at 2022-01-05T19:20:32+01:00
detail about PYTHONIOENCODING: if the encoding or the error is ommitted, always
use utf-8/strict (instead of asking the locale)

--HG--
branch : py3.7

- - - - -
e3d021a1 by Carl Friedrich Bolz-Tereick at 2022-01-05T20:37:34+01:00
implement utf8-mode

--HG--
branch : py3.7

- - - - -
d1c7ad9e by Carl Friedrich Bolz-Tereick at 2022-01-05T21:03:33+01:00
remove commented out code from 2005ish

--HG--
branch : py3.7

- - - - -
f18cd283 by Carl Friedrich Bolz-Tereick at 2022-01-05T21:07:58+01:00
remove debug print

--HG--
branch : py3.7

- - - - -


4 changed files:

- lib-python/3/test/test_utf8_mode.py
- pypy/goal/targetpypystandalone.py
- pypy/interpreter/app_main.py
- pypy/interpreter/test/test_app_main.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/59ef5a22646ec9e2e82b0edd4e54056c0f6864bf...f18cd283a6e32bb81478b959cf0b1c4390ce1809

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/59ef5a22646ec9e2e82b0edd4e54056c0f6864bf...f18cd283a6e32bb81478b959cf0b1c4390ce1809
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20220106/b451c301/attachment.html>


More information about the pypy-commit mailing list