]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-39498 Start linking the security warnings in the stdlib modules (GH-18272)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 10 Aug 2021 07:51:06 +0000 (00:51 -0700)
committerGitHub <noreply@github.com>
Tue, 10 Aug 2021 07:51:06 +0000 (00:51 -0700)
commitd657da8155cc9611b901ea052f3eac28f99122b4
treef96de580911d08c7a545bb0246d09abb55fd0106
parenta3185da26f8c818907c297d92c533deaa96f40fd
bpo-39498 Start linking the security warnings in the stdlib modules (GH-18272)

Co-authored-by: Ɓukasz Langa <lukasz@langa.pl>
(cherry picked from commit c5c5326d4799fe4ae566aff32ed3461af95859cc)

Co-authored-by: Anthony Shaw <anthony.p.shaw@gmail.com>
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]