Skip to content

Add support for the new compression.zstd module in Python 3.14 #3611

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
May 30, 2025

Conversation

sethmlarson
Copy link
Member

@sethmlarson sethmlarson commented May 20, 2025

Closes #3610, big thank-you to @emmatyping for adding this module to the Python standard library.

Copy link
Member

@pquentin pquentin left a comment

Choose a reason for hiding this comment

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

Thanks! LGTM. I've checked that the test suite still runs without python-zstandard on Python <3.14. I can also confirm that the CI failure is unrelated and that coverage is at 100%.

@pquentin pquentin merged commit c4b5917 into main May 30, 2025
62 of 66 checks passed
@pquentin pquentin deleted the compression-zstd branch May 30, 2025 07:05
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.

Add support for new Python 3.14 compression.zstd module
3 participants