]> granicus.if.org Git - python/commit
bpo-35803: Document and test dir=PathLike for tempfile (GH-11644)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 9 Sep 2019 17:31:31 +0000 (10:31 -0700)
committerGitHub <noreply@github.com>
Mon, 9 Sep 2019 17:31:31 +0000 (10:31 -0700)
commiteadf6b8787e979920c4fb6845797c33d270d2729
tree0dbf1ed8f47975a90660d4b693dc31b179d2b257
parent0468a85cc4a3bd870f7e119ef8e6a2af0177ac56
bpo-35803: Document and test dir=PathLike for tempfile (GH-11644)

Co-Authored-By: Ammar Askar <ammar_askar@hotmail.com>
(cherry picked from commit 370138ba9c29595df773cc057d17ea26fb6f21bd)

Co-authored-by: Anthony Sottile <asottile@umich.edu>
Doc/library/tempfile.rst
Lib/test/test_tempfile.py
Misc/NEWS.d/next/Documentation/2019-01-21-14-30-59.bpo-35803.yae6Lq.rst [new file with mode: 0644]