Skip to content

Use async tar crate in uv-build-backend#19417

Merged
woodruffw merged 1 commit into
mainfrom
charlie/tar
May 15, 2026
Merged

Use async tar crate in uv-build-backend#19417
woodruffw merged 1 commit into
mainfrom
charlie/tar

Conversation

@charliermarsh

@charliermarsh charliermarsh commented May 15, 2026

Copy link
Copy Markdown
Member

Summary

The motivation and approach here is identical to #19365, but for tar. This doesn't have a meaningful effect on build size (since we only use tar in uv-build and astral-tokio-tar in uv), but it does mean we aren't exposed to CVEs in tar.

@charliermarsh charliermarsh added the internal A refactor or improvement that is not user-facing label May 15, 2026
@charliermarsh charliermarsh marked this pull request as ready for review May 15, 2026 16:11
@charliermarsh charliermarsh requested a review from woodruffw May 15, 2026 16:11
@woodruffw woodruffw merged commit 4da52a3 into main May 15, 2026
112 checks passed
@woodruffw woodruffw deleted the charlie/tar branch May 15, 2026 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies internal A refactor or improvement that is not user-facing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants