* 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>
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