[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/py3.9-bytecode-traceback-ranges

2022-09-20 Thread Batuhan Taskaya (@isidentical)
Batuhan Taskaya pushed new branch branch/py3.9-bytecode-traceback-ranges at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/py3.9-bytecode-traceback-ranges You're receiving this email because of your account on foss.heptapod.net. ___

[pypy-commit] [Git][pypy/pypy][branch/py3.9-bytecode-traceback-ranges] (cfbolz, isidentical): handle cause/context for re-raised exceptions when...

2022-09-20 Thread Batuhan Taskaya (@isidentical)
Batuhan Taskaya pushed to branch branch/py3.9-bytecode-traceback-ranges at PyPy / pypy Commits: 2312ea20 by Batuhan Taskaya at 2022-09-20T11:02:28+02:00 (cfbolz, isidentical): handle cause/context for re-raised exceptions when pretty printing tracebacks --HG-- branch : py3.9-bytecode-traceba