[CVE-2019-9674] bpo-36258: Add pitfalls to zipfile module documentation 28/294628/1 accepted/tizen_6.0_base accepted/tizen_6.0_base_tool tizen_6.0_base accepted/tizen/6.0/base/20230713.143034 accepted/tizen/6.0/base/tool/20230625.221407 submit/tizen_6.0_base/20230622.055407
authorJinWang An <jinwang.an@samsung.com>
Thu, 22 Jun 2023 02:08:20 +0000 (11:08 +0900)
committerJinWang An <jinwang.an@samsung.com>
Thu, 22 Jun 2023 02:08:20 +0000 (11:08 +0900)
commitd80abf39f028de62eb39cadef56f9ff0c5306e21
treee281e9f50fab0d1ec427948098e5f978522e74cd
parent2c034c75a16493f34f06446984b6f30bc193de0a
[CVE-2019-9674] bpo-36258: 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).

Change-Id: I34950ddb584bfea20dc6e28f2df80c50608ac71b
Signed-off-by: JinWang An <jinwang.an@samsung.com>
Doc/library/zipfile.rst