Skip to content

[zlib] Add ZLIBNG_VERSION #14513

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
Aug 8, 2025
Merged

Conversation

donBarbos
Copy link
Contributor

Docs: https://docs.python.org/dev/library/zlib.html#zlib.ZLIBNG_VERSION

(# can change comments were added in PR #6988 and they explained why Literal[value] is not used but now we can use Final[type] without a specific value)

This comment has been minimized.

@donBarbos
Copy link
Contributor Author

Apparently, it would be possible to add the .. aviability directive to the documentation

This comment has been minimized.

This comment has been minimized.

Co-authored-by: Brian Schubert <brianm.schubert@gmail.com>
Copy link
Contributor

github-actions bot commented Aug 8, 2025

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@brianschubert brianschubert merged commit d24394f into python:main Aug 8, 2025
63 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