uv
ef9a3323
- Cache `WHEEL` and `METADATA` reads in installed distributions (#15489)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
235 days ago
Cache `WHEEL` and `METADATA` reads in installed distributions (#15489) ## Summary Uses interior mutability to cache the reads. This follows the pattern we use for reading the platform tags in `Interpreter::tags`.
References
#15489 - Cache `WHEEL` and `METADATA` reads in installed distributions
Author
charliermarsh
Parents
be4d5b72
Loading