]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41410: Fix outdated info in mkstemp docs (GH-21701)
authorRishav Kundu <rk@rishav.io>
Fri, 14 Aug 2020 01:33:14 +0000 (07:03 +0530)
committerGitHub <noreply@github.com>
Fri, 14 Aug 2020 01:33:14 +0000 (18:33 -0700)
commite55de68be3e5b977a17d3c0ac9805b0feff8fedc
tree7fd279053de65f90a6163005ae2ce8ae1476a100
parent6444ca946984c638c67a72aac22fd6d3cc650c16
bpo-41410: Fix outdated info in mkstemp docs (GH-21701)

Automerge-Triggered-By: @ericvsmith
Doc/library/tempfile.rst
Lib/tempfile.py