Skip to content

bpo-36772 Allow lru_cache to be used as decorator without making a function call#13048

Merged
rhettinger merged 5 commits into
python:masterfrom
rhettinger:lru_no_args
May 26, 2019
Merged

bpo-36772 Allow lru_cache to be used as decorator without making a function call#13048
rhettinger merged 5 commits into
python:masterfrom
rhettinger:lru_no_args

Switch to an example with a typically immutable argument

750c8f8
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs