[pypy-commit] [Git][pypy/pypy][branch/py3.8] 2 commits: fix lineno of the try block

2021-06-20 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy Commits: 88616715 by Carl Friedrich Bolz-Tereick at 2021-06-19T19:28:04+02:00 fix lineno of the try block --HG-- branch : py3.8 - - - - - 2bb8b451 by Carl Friedrich Bolz-Tereick at 2021-06-20T14:09:42+02:00 those two tes

[pypy-commit] [Git][pypy/pypy][branch/py3.7] customize compiler

2021-06-20 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 93401d6a by Matti Picus at 2021-06-21T04:43:09+03:00 customize compiler --HG-- branch : py3.7 - - - - - 1 changed file: - lib_pypy/_pypy_testcapi.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/93401d

[pypy-commit] [Git][pypy/pypy][branch/py3.8] pypy does not clean up objects at exit

2021-06-20 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: ffa1c52f by Matti Picus at 2021-06-20T19:40:34+03:00 pypy does not clean up objects at exit --HG-- branch : py3.8 - - - - - 1 changed file: - lib-python/3/test/test_sys.py View it on Heptapod: https://foss.heptapod.net/py