← 返回首页
[3.8] bpo-36260: Add pitfalls to zipfile module documentation (GH-13378) by miss-islington · Pull Request #15976 · 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

[3.8] bpo-36260: Add pitfalls to zipfile module documentation (GH-13378)#15976

Merged
jaraco merged 1 commit into
python:3.8from
miss-islington:backport-3ba51d5-3.8
Sep 11, 2019
Merged

[3.8] bpo-36260: Add pitfalls to zipfile module documentation (GH-13378)#15976
jaraco merged 1 commit into
python:3.8from
miss-islington:backport-3ba51d5-3.8

Conversation

miss-islington commented Sep 11, 2019
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor
  • bpo-36260: Add pitfalls to zipfile module documentation

We saw vulnerability warning description (including zip bomb) in Doc/library/xml.rst file.
This gave us the idea of documentation improvement.

So, we moved a little bit forward :P
And the doc patch can be found (pr).

  • fix trailing whitespace

  • 📜🤖 Added by blurb_it.

  • Reformat text for consistency.
    (cherry picked from commit 3ba51d5)

Co-authored-by: JunWei Song sungboss2004@gmail.com

https://bugs.python.org/issue36260

* bpo-36260: Add pitfalls to zipfile module documentation We saw vulnerability warning description (including zip bomb) in Doc/library/xml.rst file. This gave us the idea of documentation improvement. So, we moved a little bit forward :P And the doc patch can be found (pr). * fix trailing whitespace * 📜🤖 Added by blurb_it. * Reformat text for consistency. (cherry picked from commit 3ba51d5) Co-authored-by: JunWei Song <sungboss2004@gmail.com>

Copy link
Copy Markdown
Contributor Author

@krnick and @jaraco: Status check is done, and it's a success ✅ .

jaraco merged commit c5a6723 into python:3.8 Sep 11, 2019
miss-islington deleted the backport-3ba51d5-3.8 branch September 11, 2019 16:03
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

docs Documentation in the Doc dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

Footer

© 2026 GitHub, Inc.