Carl Friedrich Bolz-Tereick pushed to branch branch/py3.10-bytecode-positions
at PyPy / pypy
Commits:
199fa5de by Carl Friedrich Bolz-Tereick at 2023-03-23T13:10:27+01:00
fix test_elim_jump_to_return
--HG--
branch : py3.10-bytecode-positions
- - - - -
21b69312 by Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.10-bytecode-positions
at PyPy / pypy
Commits:
3fdeb7c3 by Carl Friedrich Bolz-Tereick at 2023-03-23T21:10:55+01:00
add another case to the strange heuristic about when to report StopIteration to
trace hooks
--HG--
branch : py3.10-bytecod
Matti Picus pushed new branch branch/space.index at PyPy / pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/space.index
You're receiving this email because of your account on foss.heptapod.net.
___
pypy-commit mailing
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
374023af by Matti Picus at 2023-02-27T09:34:11+02:00
space.index(W_Bool) should return an int, not a bool (issue 3906). Also skip
cpython pickling of range
--HG--
branch : py3.9
- - - - -
3 changed files:
- lib-python/3/tes