Skip to content

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

Merged
rhettinger merged 1 commit into
python:masterfrom
rhettinger:lru_sync_misses
Jan 31, 2019
Merged

bpo-35780: Fix errors in lru_cache() C code#11715
rhettinger merged 1 commit into
python:masterfrom
rhettinger:lru_sync_misses

Consistently move the misses update to just before the user function …

b5a2762
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs