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


Commits:
ae60af1b by Carl Friedrich Bolz-Tereick at 2023-01-05T12:06:31+01:00
some minimal parts of PEP 597 support:

- add sys.flags.warn_default_encoding
- add EncodingWarning
- add _io.text_encoding

--HG--
branch : py3.10

- - - - -


8 changed files:

- pypy/interpreter/app_main.py
- + pypy/module/_io/app_io.py
- pypy/module/_io/moduledef.py
- pypy/module/_io/test/apptest_textio.py
- pypy/module/exceptions/interp_exceptions.py
- pypy/module/exceptions/test/test_exc.py
- pypy/module/sys/app.py
- pypy/module/sys/test/test_sysmodule.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/ae60af1bf88c1dcf51b7365eed55a00d76a69621

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/ae60af1bf88c1dcf51b7365eed55a00d76a69621
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list -- pypy-commit@python.org
To unsubscribe send an email to pypy-commit-le...@python.org
https://mail.python.org/mailman3/lists/pypy-commit.python.org/
Member address: arch...@mail-archive.com

Reply via email to