[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/py3.8-vectorcall

2021-06-05 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed new branch branch/py3.8-vectorcall at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/py3.8-vectorcall You're receiving this email because of your account on foss.heptapod.net. _

[pypy-commit] [Git][pypy/pypy][branch/py3.7] add VERSION to _sysconfigdata (part of issue 3483)

2021-06-05 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 7c0db307 by Matti Picus at 2021-06-06T07:12:25+03:00 add VERSION to _sysconfigdata (part of issue 3483) --HG-- branch : py3.7 - - - - - 1 changed file: - lib_pypy/_sysconfigdata.py View it on Heptapod: https://foss.heptap

[pypy-commit] [Git][pypy/pypy][branch/py3.8] add back PyPy extension of stdlib traceback removed in the latest stdlib update

2021-06-05 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: bb236161 by Matti Picus at 2021-06-06T07:24:30+03:00 add back PyPy extension of stdlib traceback removed in the latest stdlib update Why was this added directly to stdlib? --HG-- branch : py3.8 - - - - - 1 changed file: - l