Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Use ZLIB_RUNTIME_VERSION if available#84

Merged
Byron merged 1 commit intogitpython-developers:masterfrom
otethal:zlib_check
Dec 9, 2022
Merged

Use ZLIB_RUNTIME_VERSION if available#84
Byron merged 1 commit intogitpython-developers:masterfrom
otethal:zlib_check

Conversation

@otethal
Copy link
Contributor

The zlib version check introduced in#19 uses zlib.ZLIB_VERSION, which is not necessarily the actual version used at runtime. This PR attempts to use zlib.ZLIB_RUNTIME_VERSION instead (introduced in Python 3.3).

@otethalotethal marked this pull request as ready for reviewDecember 9, 2022 09:42
@Byron
Copy link
Member

Thanks a lot, much appreciated.

otethal reacted with thumbs up emoji

@ByronByron merged commit8d92aba intogitpython-developers:masterDec 9, 2022
@otethalotethal deleted the zlib_check branchDecember 9, 2022 10:12
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@otethal@Byron

[8]ページ先頭

©2009-2026 Movatter.jp