Closed asottile closed 5 years ago
how about leaving the iter variants non-cached - and having cached get
variants that return actual lists
how about leaving the iter variants non-cached - and having cached
get
variants that return actual lists
that wouldn't help, you'd still incur a full filesystem traversal for every consumer
closing since I take it this isn't going to be accepted --
A quick attempt at #16
Based on findings in https://github.com/pytest-dev/pluggy/issues/183#issuecomment-435429649