Zanie Blue
Zanie Blue
Specifically, you're using the `-full` archives? Have you tried with the `-install-only` archives? If helpful, here's our archive extraction code https://github.com/astral-sh/uv/blob/2a14edf75c56fc7372a9ab9aa346dd217cab3e3f/crates/uv-extract/src/stream.rs#L747-L779
I confirmed uv is also not failing on the `-full` archives, e.g., `https://github.com/astral-sh/python-build-standalone/releases/download/20251014/cpython-3.15.0a1%2B20251014-aarch64-apple-darwin-freethreaded%2Bpgo%2Blto-full.tar.zst`
I can't see what would have changed on our end?