close
Skip to content

bpo-22577: in pdb, prevent changes to locals from being lost after a jump - #11041

Closed
scotchka wants to merge 6 commits into
python:masterfrom
scotchka:fix-issue-22577
Closed

bpo-22577: in pdb, prevent changes to locals from being lost after a jump#11041
scotchka wants to merge 6 commits into
python:masterfrom
scotchka:fix-issue-22577

move save/restore of locals to print_stack_entry to eliminate side ef…

e7a668f
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs