Maciej Fijalkowski pushed new branch branch/reverse-debugger-fun at PyPy / pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/reverse-debugger-fun
You're receiving this email because of your account on foss.heptapod.net.
___
Maciej Fijalkowski pushed to branch branch/reverse-debugger-fun at PyPy / pypy
Commits:
8fea8200 by fijal at 2022-06-13T15:54:42+02:00
stick revdb_time on the exception object
--HG--
branch : reverse-debugger-fun
- - - - -
1 changed file:
- pypy/module/exceptions/interp_exceptions.py
Vie
Maciej Fijalkowski pushed to branch branch/reverse-debugger-fun at PyPy / pypy
Commits:
ef8d2b74 by fijal at 2022-06-13T15:56:58+02:00
fix imports
--HG--
branch : reverse-debugger-fun
- - - - -
1 changed file:
- pypy/module/exceptions/interp_exceptions.py
View it on Heptapod:
https://fo
Maciej Fijalkowski pushed to branch branch/reverse-debugger-fun at PyPy / pypy
Commits:
cb554eeb by fijal at 2022-06-13T16:39:51+02:00
try harder
--HG--
branch : reverse-debugger-fun
- - - - -
4 changed files:
- pypy/interpreter/error.py
- pypy/module/__pypy__/interp_magic.py
- pypy/module