[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 2 commits: fix test

2023-04-05 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.10 at PyPy / pypy Commits: a564ce69 by Carl Friedrich Bolz-Tereick at 2023-04-05T12:19:22+02:00 fix test --HG-- branch : py3.10 - - - - - 6117394f by Carl Friedrich Bolz-Tereick at 2023-04-05T12:33:23+02:00 fix another "crash" case --HG

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 2 commits: fix test that raises ModuleNotFoundError

2023-02-21 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy Commits: 76a62a8d by Matti Picus at 2023-02-19T12:59:28+02:00 fix test that raises ModuleNotFoundError --HG-- branch : py3.10 - - - - - f1125869 by Matti Picus at 2023-02-21T17:14:58+02:00 delay array import until after interpreter sta