-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
Closed
Labels
3.12only security fixesonly security fixes3.13bugs and security fixesbugs and security fixesdocsDocumentation in the Doc dirDocumentation in the Doc dir
Description
Documentation
The third example in Examples section of tempfile
module shows creating TemporaryFile
with delete_on_close
parameter, however the parameter is present only in NamedTemporaryFile
class. Also, a colon is missing several lines below.
The Examples in 3.12 version is the same, so both 3.13 and 3.12 versions are affected.
Linked PRs
Metadata
Metadata
Assignees
Labels
3.12only security fixesonly security fixes3.13bugs and security fixesbugs and security fixesdocsDocumentation in the Doc dirDocumentation in the Doc dir