[pypy-commit] [Git][pypy/pypy][branch/py3.8] a failing test for #3525

2021-08-06 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy Commits: 97c24c06 by Carl Friedrich Bolz-Tereick at 2021-08-06T13:02:22+02:00 a failing test for #3525 --HG-- branch : py3.8 - - - - - 1 changed file: - pypy/interpreter/pyparser/test/test_pytokenizer.py View it on

[pypy-commit] [Git][pypy/pypy][branch/default] make str(sys.version_info) have the stuctseq name (like CPython)

2021-08-06 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: e9691d71 by Matti Picus at 2021-08-06T14:32:31+03:00 make str(sys.version_info) have the stuctseq name (like CPython) - - - - - 3 changed files: - lib_pypy/_structseq.py - pypy/module/sys/test/test_version.py - pypy/module/

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 5 commits: update contributors

2021-08-06 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: a3c62ef5 by Matti Picus at 2021-08-02T22:58:20+03:00 update contributors - - - - - af1cdaba by Ronan Lamy at 2021-08-02T21:15:00+01:00 merge heads - - - - - e9691d71 by Matti Picus at 2021-08-06T14:32:31+03:00 make str(sys.vers

[pypy-commit] [Git][pypy/pypy][branch/py3.7] fix signature of PyErr_SetFromWindowsErr

2021-08-06 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: b4c6014d by Matti Picus at 2021-08-06T15:44:53+03:00 fix signature of PyErr_SetFromWindowsErr --HG-- branch : py3.7 - - - - - 1 changed file: - pypy/module/cpyext/pyerrors.py View it on Heptapod: https://foss.heptapod.net