← 返回首页
gh-95913: Edit zipfile Whatsnew section & add new APIs by CAM-Gerlach · Pull Request #98314 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

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

Provide feedback

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

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

gh-95913: Edit zipfile Whatsnew section & add new APIs#98314

Merged
ezio-melotti merged 4 commits into
python:mainfrom
CAM-Gerlach:whatsnew-add-zipfile-methods
Oct 19, 2022
Merged

gh-95913: Edit zipfile Whatsnew section & add new APIs#98314
ezio-melotti merged 4 commits into
python:mainfrom
CAM-Gerlach:whatsnew-add-zipfile-methods

Conversation

CAM-Gerlach commented Oct 16, 2022
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

Part of #95913

Performs basic editing and formatting on the existing zipfile section of the Python 3.11 What's New document, and adds two new items:

bedevere-bot added awaiting review docs Documentation in the Doc dir skip news labels Oct 16, 2022
CAM-Gerlach mentioned this pull request Oct 16, 2022
33 tasks
CAM-Gerlach added 3.11 only security fixes needs backport to 3.11 only security fixes labels Oct 16, 2022

jaraco left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality Hide comment

Perfect w.r.t. zipfile.Path. Thanks.

ezio-melotti merged commit ed827d5 into python:main Oct 19, 2022

Copy link
Copy Markdown
Contributor

Thanks @CAM-Gerlach for the PR, and @ezio-melotti for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

Copy link
Copy Markdown

GH-98430 is a backport of this pull request to the 3.11 branch.

bedevere-bot removed the needs backport to 3.11 only security fixes label Oct 19, 2022
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 19, 2022
…H-98314) * Link ZipFile in What's New entry discussing it * Add entry for new ZipFile.mkdir method * Add entry for new zipfile.Path.stem/suffix/suffixes methods * Add missing line breaks between zipfile bullet list items (cherry picked from commit ed827d5) Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
miss-islington added a commit that referenced this pull request Oct 19, 2022
* Link ZipFile in What's New entry discussing it * Add entry for new ZipFile.mkdir method * Add entry for new zipfile.Path.stem/suffix/suffixes methods * Add missing line breaks between zipfile bullet list items (cherry picked from commit ed827d5) Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
pablogsal pushed a commit that referenced this pull request Oct 22, 2022
* Link ZipFile in What's New entry discussing it * Add entry for new ZipFile.mkdir method * Add entry for new zipfile.Path.stem/suffix/suffixes methods * Add missing line breaks between zipfile bullet list items (cherry picked from commit ed827d5) Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.11 only security fixes docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

Footer

© 2026 GitHub, Inc.