[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] GenericAlias fixes

2023-02-24 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy Commits: ead4450b by Matti Picus at 2023-02-24T15:45:13+02:00 GenericAlias fixes --HG-- branch : py3.10 - - - - - 2 changed files: - lib-python/3/test/test_typing.py - lib_pypy/_pypy_generic_alias.py View it on Heptapod: https://

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 4 commits: unregister misbehaving codec after test

2023-02-24 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy Commits: ce049055 by Matti Picus at 2023-02-24T09:20:11+02:00 unregister misbehaving codec after test --HG-- branch : py3.10 - - - - - ed1461f0 by Matti Picus at 2023-02-24T12:19:23+02:00 make sure the encoding is valid when calling st