[pypy-commit] [Git][pypy/pypy][branch/py3.9] #3782 remove now unreachable case

2022-07-24 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy Commits: 5f75faf4 by Carl Friedrich Bolz-Tereick at 2022-07-24T11:52:09+02:00 #3782 remove now unreachable case --HG-- branch : py3.9 - - - - - 1 changed file: - lib_pypy/_hashlib/__init__.py View it on Heptapod: h

[pypy-commit] [Git][pypy/pypy][branch/py3.8] #3783 fix the actual magic bytes in the pyc files to not be like CPython's :-(

2022-07-24 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy Commits: 8828d3c7 by Carl Friedrich Bolz-Tereick at 2022-07-24T12:15:21+02:00 #3783 fix the actual magic bytes in the pyc files to not be like CPython's :-( --HG-- branch : py3.8 - - - - - 2 changed files: - lib-pyth

[pypy-commit] [Git][pypy/pypy][branch/py3.9] 3 commits: test, implement PyErr_SetFromErrnoWithFilenameObjects needed for HPy 0.0.4 tests

2022-07-24 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy Commits: dc7062d5 by Matti Picus at 2022-07-20T00:02:11+03:00 test, implement PyErr_SetFromErrnoWithFilenameObjects needed for HPy 0.0.4 tests --HG-- branch : py3.8 - - - - - 8828d3c7 by Carl Friedrich Bolz-Tereick at 20

[pypy-commit] [Git][pypy/pypy][branch/py3.9] #3775: another corner case in cpython's handling of dict subclasses

2022-07-24 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy Commits: 6c4d0dc2 by Carl Friedrich Bolz-Tereick at 2022-07-24T19:56:22+02:00 #3775: another corner case in cpython's handling of dict subclasses --HG-- branch : py3.9 - - - - - 3 changed files: - pypy/interpreter/arg