uv Python tool adds deduplication for wheel cache files
A pull request submitted to the uv project introduces a mechanism to deduplicate files stored in its wheel cache, reducing redundant copies of package files. The change was merged into the open-source Python packaging tool's codebase after review.