Some nice progress on PyPy's 3.10 branch: I just merged my implementation of PEP 626 (precise line numbers for debugging and other tools) and our backport (from CPy 3.11) of PEP 657 (Fine-grained error locations in tracebacks). The latter was implemented by Batuhan Taskaya and me.