cannot jump within exception handler in debugger #94739
Labels
3.12
only security fixes
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
pending
The issue will be closed if no feedback is provided
type-bug
An unexpected behavior, bug, or error
frameobject.mark_stacks does not process exception handlers, so setlineno does not allow the debugger to jump within an except block.
The text was updated successfully, but these errors were encountered: