Skip to content

Add zlib to python#86

Merged
guyush1 merged 1 commit intouse-python-3.14.2from
add-zlib-to-python
Dec 27, 2025
Merged

Add zlib to python#86
guyush1 merged 1 commit intouse-python-3.14.2from
add-zlib-to-python

Conversation

@roddyrap
Copy link
Collaborator

We already compiled zlib with GDB. The difference is that by compiling it manually we can then link it with Python, enabling gzip support for basically not added code.

@roddyrap roddyrap changed the base branch from develop to use-python-3.14.2 December 26, 2025 18:19
Copy link
Owner

@guyush1 guyush1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good, just a small minor comment

This allows us to link it with the static Python, enabling zlib and gzip
support.
@guyush1 guyush1 merged commit 50f76f1 into use-python-3.14.2 Dec 27, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants