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
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
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
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
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
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
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