[pypy-commit] [Git][pypy/pypy][branch/py3.8] go back to the previous manual form of argument parsing, we can't express all

2021-06-15 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy Commits: 81dce49e by Carl Friedrich Bolz-Tereick at 2021-06-15T13:19:13+02:00 go back to the previous manual form of argument parsing, we can't express all the corner cases otherwise :-( --HG-- branch : py3.8 - - - - -

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 2 commits: create pypy.exe, pypyw.exe, python.exe, pythonw.exe in packaging windows

2021-06-15 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: e9cbdf45 by Matti Picus at 2021-06-14T05:56:24+03:00 create pypy.exe, pypyw.exe, python.exe, pythonw.exe in packaging windows --HG-- branch : py3.7 - - - - - 903bf726 by Matti Picus at 2021-06-14T23:16:56+03:00 add a passing te

[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.2] Don't leak h_module when the HPyInitFunc fails

2021-06-15 Thread Ronan Lamy (@rlamy)
Ronan Lamy pushed to branch branch/hpy-0.0.2 at PyPy / pypy Commits: f1ee218d by Ronan Lamy at 2021-06-15T15:48:59+01:00 Don't leak h_module when the HPyInitFunc fails --HG-- branch : hpy-0.0.2 - - - - - 1 changed file: - pypy/module/_hpy_universal/interp_hpy.py View it on Heptapod: htt