Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
073ab68c by Carl Friedrich Bolz-Tereick at 2022-07-07T15:37:14+02:00
stop allocating lists for all the arguments of operations in the frontend
--HG--
branch : tracing-speedup-minor
- - - - -
2fa0186d by Carl F
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
abfbaa82 by Carl Friedrich Bolz-Tereick at 2022-07-16T20:03:17+02:00
fix the flowspace tests when running on top of pypy
- - - - -
1 changed file:
- rpython/flowspace/test/test_objspace.py
View it on Hepta
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits:
073ab68c by Carl Friedrich Bolz-Tereick at 2022-07-07T15:37:14+02:00
stop allocating lists for all the arguments of operations in the frontend
--HG--
branch : tracing-speedup-minor
- - - - -
2fa0186d by Carl Friedrich Bolz-Tere