Skip to content

bpo-25532: Protect against infinite loops in inspect.unwrap() - #1717

Merged
ncoghlan merged 5 commits into
python:masterfrom
takluyver:unwrap-finite
May 23, 2017
Merged

bpo-25532: Protect against infinite loops in inspect.unwrap()#1717
ncoghlan merged 5 commits into
python:masterfrom
takluyver:unwrap-finite

Use len(memo) instead of a separate unwrap_count

553df25
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs