Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
f3692bc1 by Matti Picus at 2023-02-15T09:18:07+02:00
allow unicode failures and print something
--HG--
branch : py3.10
- - - - -
54058491 by Matti Picus at 2023-02-15T09:18:32+02:00
sync error format with cpython
--HG--
branc
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
84f4f086 by Matti Picus at 2023-02-15T09:42:22+02:00
redo error printing
--HG--
branch : py3.9
- - - - -
1 changed file:
- lib_pypy/pypy_tools/build_cffi_imports.py
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
a6c6dd48 by Matti Picus at 2023-02-15T10:31:41+02:00
refactor pytest raises into a context manager when 'eval'ing strings
--HG--
branch : py3.10
- - - - -
1cdb6e75 by Matti Picus at 2023-02-15T11:11:32+02:00
updtae test_dateti