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

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]