Skip to content

Conversation

@miketheman
Copy link
Member

No description provided.

@miketheman miketheman added testing Test infrastructure and individual tests dependencies Pull requests that update a dependency file labels Dec 17, 2025
Signed-off-by: Mike Fiedler <miketheman@gmail.com>
@sethmlarson
Copy link
Contributor

So the "failure" here is that prior to 3.13.11 (specifically python/cpython@333d4a6) CPython didn't understand ZIP64 EOCD extensible data at all. Now it does, so the zipfile module can actually process these ZIP archives now. But this feature isn't useful for Python packages so I'm inclined to still reject archives with ZIP64 EOCD extensible data explicitly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file testing Test infrastructure and individual tests

3 participants