[pypy-commit] [Git][pypy/pypy][branch/py3.8] try to blindly fix macOS posixshmem build

2021-09-02 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: f6182374 by Matti Picus at 2021-09-02T10:09:41+03:00 try to blindly fix macOS posixshmem build --HG-- branch : py3.8 - - - - - 1 changed file: - lib_pypy/_posixshmem_build.py View it on Heptapod: https://foss.heptapod.net

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/release-pypy3.8-v7.x

2021-09-02 Thread Matti Picus (@mattip)
Matti Picus pushed new branch branch/release-pypy3.8-v7.x at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/release-pypy3.8-v7.x You're receiving this email because of your account on foss.heptapod.net. ___ py

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 10 commits: Use the cpyext error indicator to implement HPy exceptions (WIP)

2021-09-02 Thread Ronan Lamy (@rlamy)
Ronan Lamy pushed to branch branch/py3.7 at PyPy / pypy Commits: 90370b5d by Ronan Lamy at 2021-06-28T17:58:31+01:00 Use the cpyext error indicator to implement HPy exceptions (WIP) --HG-- branch : hpy-refactor-exceptions - - - - - 10011611 by Ronan Lamy at 2021-06-28T18:02:48+01:00 Check exc

[pypy-commit] [Git][pypy/pypy][branch/py3.7] document branch

2021-09-02 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 5fa74b69 by Matti Picus at 2021-09-02T17:45:01+03:00 document branch --HG-- branch : py3.7 - - - - - 1 changed file: - pypy/doc/whatsnew-pypy3-head.rst View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/5fa

[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.3] 49 commits: Use the cpyext error indicator to implement HPy exceptions (WIP)

2021-09-02 Thread Ronan Lamy (@rlamy)
Ronan Lamy pushed to branch branch/hpy-0.0.3 at PyPy / pypy Commits: 90370b5d by Ronan Lamy at 2021-06-28T17:58:31+01:00 Use the cpyext error indicator to implement HPy exceptions (WIP) --HG-- branch : hpy-refactor-exceptions - - - - - 10011611 by Ronan Lamy at 2021-06-28T18:02:48+01:00 Check

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/no-make-portable

2021-09-02 Thread Michael Cho (@cho-m)
Michael Cho pushed new branch branch/no-make-portable at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/no-make-portable You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commi

[pypy-commit] [Git][pypy/pypy][branch/default] 3 commits: add a --no-make-portable to disable portable build on macOS

2021-09-02 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 73b40821 by Michael Cho at 2021-09-02T12:50:37-07:00 add a --no-make-portable to disable portable build on macOS --HG-- branch : no-make-portable - - - - - a33d6248 by Matti Picus at 2021-09-02T23:52:38+03:00 merge no-make-po