Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Nov 16, 2023

It allows running the test suite when the zlib extension is missing.

It allows running the test suite when the zlib extension is missing.
@vstinner
Copy link
Member Author

This zipfile import prevented me to run the test suite when I built Python in 32-bit on my 64-bit Fedora using CFLAGS=-m32 LDFLAGS=-m32 compiler flags.

@vstinner vstinner merged commit f66afa3 into python:main Nov 16, 2023
@vstinner vstinner deleted the support_zipfile branch November 16, 2023 17:57
@vstinner
Copy link
Member Author

Merged. Thanks Alex.

aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
…on#112172)

It allows running the test suite when the zlib extension is missing.
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
…on#112172)

It allows running the test suite when the zlib extension is missing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants