Skip to content

[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

@miss-islington miss-islington commented Sep 11, 2019

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>
@miss-islington

Copy link
Copy Markdown
Contributor Author

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

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