Issue #25064: Adjust documentation according to new mkstemp signature · pythoncapi/cpython@9b566c3 · GitHub
Skip to content

Commit 9b566c3

Browse files
committed
Issue python#25064: Adjust documentation according to new mkstemp signature
The mkstemp() and mkdtemp() signatures have already been updated, but the higher-level functions still suggest that the default values are forced to text strings. Also merged some paragraphs describing the "suffix" and "prefix" parameters, and pointed out that mktemp() does not support the new changes.
1 parent 97f46db commit 9b566c3

2 files changed

Lines changed: 26 additions & 27 deletions

File tree

Doc/library/tempfile.rst

Lines changed: 17 additions & 19 deletions

Lib/tempfile.py

Lines changed: 9 additions & 8 deletions

0 commit comments

Comments
 (0)