-
- Downloads
GH-94739: Mark stacks of exception handling blocks for setting frame.f_lineno...
GH-94739: Mark stacks of exception handling blocks for setting frame.f_lineno in the debugger. (GH-94958)
Showing
- Include/internal/pycore_code.h 13 additions, 0 deletionsInclude/internal/pycore_code.h
- Lib/test/test_sys_settrace.py 29 additions, 18 deletionsLib/test/test_sys_settrace.py
- Misc/NEWS.d/next/Core and Builtins/2022-07-18-14-19-21.gh-issue-94739.NQJQi7.rst 1 addition, 0 deletions...nd Builtins/2022-07-18-14-19-21.gh-issue-94739.NQJQi7.rst
- Objects/frameobject.c 121 additions, 11 deletionsObjects/frameobject.c
- Python/ceval.c 0 additions, 14 deletionsPython/ceval.c
Loading
Please register or sign in to comment