Skip to content

bpo-35780: Fix errors in lru_cache() C code#11623

Merged
rhettinger merged 30 commits into
python:masterfrom
rhettinger:lru_fixes
Jan 26, 2019
Merged

bpo-35780: Fix errors in lru_cache() C code#11623
rhettinger merged 30 commits into
python:masterfrom
rhettinger:lru_fixes

Guard against exotic cases until they can be proven not to occur

3b04baa
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs