mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
bpo-39498 Start linking the security warnings in the stdlib modules (GH-18272)
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
This commit is contained in:
parent
058fb35b57
commit
c5c5326d47
10 changed files with 45 additions and 0 deletions
|
@ -344,6 +344,7 @@ Here are some examples of typical usage of the :mod:`tempfile` module::
|
|||
>>>
|
||||
# directory and contents have been removed
|
||||
|
||||
.. _tempfile-mktemp-deprecated:
|
||||
|
||||
Deprecated functions and variables
|
||||
----------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue