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

[3.14] gh-139707: Add docs for optional modules (GH-140171)#141204

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
StanFromIreland wants to merge1 commit intopython:3.14
base:3.14
Choose a base branch
Loading
fromStanFromIreland:backport-d2ce6d7-3.14

Conversation

@StanFromIreland
Copy link
Member

@StanFromIrelandStanFromIreland commentedNov 7, 2025
edited by github-actionsbot
Loading

(cherry picked from commitd2ce6d7)Co-authored-by: Petr Viktorin <encukou@gmail.com>Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>Co-authored-by: Emma Smith <emma@emmatyping.dev>Co-authored-by: Author: Terry Jan Reedy <tjreedy@udel.edu>Co-authored-by: Victor Stinner <vstinner@python.org>
has its own home page at https://www.zlib.net. There are known
incompatibilities between the Python module and versions of the zlib library
earlier than 1.1.3; 1.1.3 has a `security vulnerability<https://zlib.net/zlib_faq.html#faq33>`_, so we recommend using
1.1.4 or later.
Copy link
MemberAuthor

Choose a reason for hiding this comment

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

This was the conflict, I recently bumped this to the actual minimum (we error during building otherwise), it wasn't backported but there is no difference on 3.14, I can change it if we prefer to keep it at (the technically impossible) 1.1.4.

#if defined(ZLIB_VERNUM)&&ZLIB_VERNUM<0x1221
#error "At least zlib version 1.2.2.1 is required"
#endif

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@ethanfurmanethanfurmanAwaiting requested review from ethanfurmanethanfurman is a code owner

@terryjreedyterryjreedyAwaiting requested review from terryjreedyterryjreedy is a code owner

@pfmoorepfmooreAwaiting requested review from pfmoorepfmoore is a code owner

@pradyunsgpradyunsgAwaiting requested review from pradyunsgpradyunsg is a code owner

@berkerpeksagberkerpeksagAwaiting requested review from berkerpeksagberkerpeksag is a code owner

@erlend-aaslanderlend-aaslandAwaiting requested review from erlend-aaslanderlend-aasland is a code owner

@gpsheadgpsheadAwaiting requested review from gpsheadgpshead is a code owner

@picnixzpicnixzAwaiting requested review from picnixzpicnixz is a code owner

@corona10corona10Awaiting requested review from corona10corona10 is a code owner

@encukouencukouAwaiting requested review from encukou

@vstinnervstinnerAwaiting requested review from vstinner

@emmatypingemmatypingAwaiting requested review from emmatyping

Assignees

No one assigned

Labels

awaiting reviewdocsDocumentation in the Doc dirskip news

Projects

Status: Todo

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@StanFromIreland@encukou

[8]ページ先頭

©2009-2025 Movatter.jp