Matti Picus pushed to branch branch/py3.10 at PyPy / pypy


Commits:
fc1f2b20 by Matti Picus at 2023-03-04T21:07:13+02:00
fix translation on windows

--HG--
branch : py3.10

- - - - -
a375a7ed by Matti Picus at 2023-03-04T22:55:40+02:00
add (almost all of) sys.stdlib_module_names, details may be different

--HG--
branch : py3.10

- - - - -
c51b9d59 by Matti Picus at 2023-03-04T23:11:22+02:00
add parsing for warn_default_encoding, which should be an int not a bool

--HG--
branch : py3.10

- - - - -


9 changed files:

- pypy/interpreter/app_main.py
- pypy/interpreter/baseobjspace.py
- pypy/interpreter/test/test_objspace.py
- pypy/module/_io/app_io.py
- pypy/module/_io/interp_textio.py
- pypy/module/cpyext/typeobject.py
- pypy/module/sys/app.py
- pypy/module/sys/moduledef.py
- + pypy/tool/generate_stdlib_module_names.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/2c2ff804c3c77061b4da37a11a869fbf78bd9a84...c51b9d593a4fbaef966c6b222692f7dbbf5fbce3

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/2c2ff804c3c77061b4da37a11a869fbf78bd9a84...c51b9d593a4fbaef966c6b222692f7dbbf5fbce3
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