krono pushed new branch branch/tiny-traceviewer-fix at PyPy / pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/tiny-traceviewer-fix
You're receiving this email because of your account on foss.heptapod.net.
___
pypy-com
Ronan Lamy pushed to branch branch/hpy-0.0.2 at PyPy / pypy
Commits:
97b02a27 by Ronan Lamy at 2021-05-18T15:28:23+01:00
Specialize more stuff.
--HG--
branch : hpy-0.0.2
- - - - -
3 changed files:
- pypy/module/_hpy_universal/handlemanager.py
- pypy/module/_hpy_universal/interp_descr.py
-
Matti Picus pushed to branch branch/py3.7-cpyext-unroll-a-bit at PyPy / pypy
Commits:
bf8f2938 by Matti Picus at 2021-05-18T10:07:08+03:00
assign and use self.pto in W_PyCWrapperObject. Does this slow down imports?
--HG--
branch : py3.7-cpyext-unroll-a-bit
- - - - -
1 changed file:
- pypy/