]> granicus.if.org Git - python/commit
bpo-35803: Document and test dir=PathLike for tempfile (GH-11644)
authorAnthony Sottile <asottile@umich.edu>
Mon, 9 Sep 2019 15:54:34 +0000 (08:54 -0700)
committerZachary Ware <zachary.ware@gmail.com>
Mon, 9 Sep 2019 15:54:34 +0000 (10:54 -0500)
commit370138ba9c29595df773cc057d17ea26fb6f21bd
tree2912100b1674bf408ad0628baf4383c7bd4557ea
parent9488a5289de2ceecdfd2098cd70d215f96c4e745
bpo-35803: Document and test dir=PathLike for tempfile (GH-11644)

Co-Authored-By: Ammar Askar <ammar_askar@hotmail.com>
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]