[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/multiarch

2021-06-06 Thread Matti Picus (@mattip)
Matti Picus pushed new branch branch/multiarch at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/multiarch You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list

[pypy-commit] [Git][pypy/pypy][branch/multiarch] fix translation: the annotator cannot deal with the function call

2021-06-06 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/multiarch at PyPy / pypy Commits: d9b3ece0 by Matti Picus at 2021-06-06T19:40:10+03:00 fix translation: the annotator cannot deal with the function call --HG-- branch : multiarch - - - - - 1 changed file: - pypy/module/imp/interp_imp.py View it on Hept

[pypy-commit] [Git][pypy/pypy][branch/multiarch] redo get_multiarch since `gcc --print-multiarch` is not reliable

2021-06-06 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/multiarch at PyPy / pypy Commits: 21b25673 by Matti Picus at 2021-06-06T22:04:36+03:00 redo get_multiarch since `gcc --print-multiarch` is not reliable --HG-- branch : multiarch - - - - - 2 changed files: - pypy/module/sys/test/test_sysmodule.py - rpytho

[pypy-commit] [Git][pypy/pypy][branch/py3.8-vectorcall] 5 commits: add PyObject_Calloc

2021-06-06 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8-vectorcall at PyPy / pypy Commits: b78bbf8b by Carl Friedrich Bolz-Tereick at 2021-06-06T20:12:17+02:00 add PyObject_Calloc --HG-- branch : py3.8-vectorcall - - - - - adea801d by Carl Friedrich Bolz-Tereick at 2021-06-06T22:07:43+02:0