Tim Leslie
Results
2
issues of
Tim Leslie
## Summary This PR adds support for `uv pip list --outdated` https://pip.pypa.io/en/stable/cli/pip_list/#cmdoption-o Fixes https://github.com/astral-sh/uv/issues/2150 ## WIP This PR is currently a work in progress, and I am seeking feedback on...
### Describe the Bug `Cache._geometryCache` in `cache.ts` never evicts values, even when the cache is above `Cache._maxCacheSize`. ### Steps to Reproduce This is purely theoretical. I bumped into this while...
Awaiting Reproduction