[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] update error msg in test to 3.10 semantics

2023-01-14 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy Commits: 50a0af5f by Matti Picus at 2023-01-15T00:40:05+02:00 update error msg in test to 3.10 semantics --HG-- branch : py3.10 - - - - - 1 changed file: - pypy/objspace/std/test/apptest_userobject.py View it on Heptapod: https:/

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] fix testing package.py: 3.9 -> 3.10

2023-01-14 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy Commits: 6e99e81f by Matti Picus at 2023-01-15T00:09:08+02:00 fix testing package.py: 3.9 -> 3.10 --HG-- branch : py3.10 - - - - - 2 changed files: - pypy/tool/release/package.py - pypy/tool/release/test/test_package.py View it on

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] fix condition

2023-01-14 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy Commits: 5ef808fa by Matti Picus at 2023-01-15T00:05:17+02:00 fix condition --HG-- branch : py3.10 - - - - - 1 changed file: - pypy/module/signal/interp_signal.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 2 commits: fixes after the EOF error message change

2023-01-14 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.10 at PyPy / pypy Commits: 0a494ba4 by Carl Friedrich Bolz-Tereick at 2023-01-14T13:11:56+01:00 fixes after the EOF error message change --HG-- branch : py3.10 - - - - - d410e4d2 by Carl Friedrich Bolz-Tereick at 2023-01-14T21:08:28+01:0

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] fix translation I hope

2023-01-14 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.10 at PyPy / pypy Commits: e6facf37 by Carl Friedrich Bolz-Tereick at 2023-01-14T13:03:42+01:00 fix translation I hope --HG-- branch : py3.10 - - - - - 1 changed file: - pypy/interpreter/astcompiler/codegen.py View it on Heptapod: