Skip to content

bpo-28528: Fix pdb.checkline() attribute error when 'curframe' is None.#25438

Merged
iritkatriel merged 10 commits into
python:mainfrom
erlend-aasland:bpo-28528
May 11, 2021
Merged

bpo-28528: Fix pdb.checkline() attribute error when 'curframe' is None.#25438
iritkatriel merged 10 commits into
python:mainfrom
erlend-aasland:bpo-28528

Don't look up curframe twice

785b9bc
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs