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


Commits:
e50a3732 by Matti Picus at 2023-03-01T16:03:38+02:00
stderr is line buffered even when redirected (bpo-13601)

--HG--
branch : py3.10

- - - - -
88ce346a by Matti Picus at 2023-03-01T16:27:08+02:00
copy exactly this CPython quirk with capitalization

--HG--
branch : py3.10

- - - - -
bd57ebd3 by Matti Picus at 2023-03-01T16:36:28+02:00
clarify why test_interpreters fails: PyPy does not support subinterpreters

--HG--
branch : py3.10

- - - - -
fda75091 by Matti Picus at 2023-03-01T20:47:55+02:00
tweak test for pypy, use "with open" to prevent resource leaks

--HG--
branch : py3.10

- - - - -
b325f62e by Matti Picus at 2023-03-01T22:19:25+02:00
update error message to match CPython

--HG--
branch : py3.10

- - - - -
a48f73db by Matti Picus at 2023-03-01T22:19:57+02:00
test, fix truncate error when read-only

--HG--
branch : py3.10

- - - - -


8 changed files:

- lib-python/3/test/test_interpreters.py
- lib-python/3/test/test_io.py
- lib_pypy/_curses.py
- pypy/interpreter/app_main.py
- pypy/interpreter/baseobjspace.py
- pypy/interpreter/test/test_app_main.py
- pypy/module/_io/interp_bufferedio.py
- pypy/module/_io/test/apptest_bytesio.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/635a9c227fb777c7e9793d097a349ef6e5ceca15...a48f73dbf8817a7e336683e1307e0800faa97efa

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/635a9c227fb777c7e9793d097a349ef6e5ceca15...a48f73dbf8817a7e336683e1307e0800faa97efa
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