]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-39498 Start linking the security warnings in the stdlib modules (GH-18272)
authorAnthony Shaw <anthony.p.shaw@gmail.com>
Mon, 9 Aug 2021 22:35:51 +0000 (08:35 +1000)
committerGitHub <noreply@github.com>
Mon, 9 Aug 2021 22:35:51 +0000 (00:35 +0200)
commitc5c5326d4799fe4ae566aff32ed3461af95859cc
tree0934aba73b94993d6cbefa5ad02ece7afce8b52b
parent058fb35b57ca8c5063d16ec818e668b3babfea65
bpo-39498 Start linking the security warnings in the stdlib modules (GH-18272)

Co-authored-by: Ɓukasz Langa <lukasz@langa.pl>
Doc/library/hashlib.rst
Doc/library/index.rst
Doc/library/logging.config.rst
Doc/library/multiprocessing.rst
Doc/library/security_warnings.rst [new file with mode: 0644]
Doc/library/shelve.rst
Doc/library/subprocess.rst
Doc/library/tempfile.rst
Doc/library/zipfile.rst
Misc/NEWS.d/next/Documentation/2020-01-30-05-18-48.bpo-39498.Nu3sFL.rst [new file with mode: 0644]