Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
e19bbe7d by Matti Picus at 2023-03-16T20:44:23+11:00
export, test PyDescr_NewGetSet and define PyDescr_TYPE, PyDescr_NAME
- - - - -
3 changed files:
- pypy/module/cpyext/parse/cpyext_descrobject.h
- pypy/module/cpyext/test/
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.10-bytecode-positions
at PyPy / pypy
Commits:
afcee3e3 by Carl Friedrich Bolz-Tereick at 2023-03-15T12:45:04+01:00
dont propagate line numbers through exception handlers
--HG--
branch : py3.10-bytecode-positions
- - - - -
306af88d by Ca
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.10-bytecode-positions
at PyPy / pypy
Commits:
b6294c1a by Carl Friedrich Bolz-Tereick at 2023-03-16T12:32:45+01:00
remove more of the previous hack that solved the problem fixed in 394d8edc72b3
--HG--
branch : py3.10-bytecode-positions
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.10-bytecode-positions
at PyPy / pypy
Commits:
3c43c7e7 by Carl Friedrich Bolz-Tereick at 2023-03-16T23:07:38+01:00
dead code should have on influence on the current position
--HG--
branch : py3.10-bytecode-positions
- - - - -
a907a08d b