Staging
v0.8.1
https://github.com/python/cpython
Revision 492f0277933fd5714762a99ec99fd7f97d99866a authored by Serhiy Storchaka on 19 May 2015, 21:14:00 UTC, committed by Serhiy Storchaka on 19 May 2015, 21:14:00 UTC
when a directory with the chosen name already exists on Windows as well as
on Unix.  tempfile.mkstemp() now fails early if parent directory is not
valid (not exists or is a file) on Windows.
2 parent s 873e0df + 5d6b7b1
History
Tip revision: 492f0277933fd5714762a99ec99fd7f97d99866a authored by Serhiy Storchaka on 19 May 2015, 21:14:00 UTC
Issue #22107: tempfile.gettempdir() and tempfile.mkdtemp() now try again
Tip revision: 492f027
File Mode Size
c-api
data
distributing
distutils
extending
faq
howto
includes
install
installing
library
reference
tools
tutorial
using
whatsnew
Makefile -rw-r--r-- 6.0 KB
README.txt -rw-r--r-- 4.6 KB
about.rst -rw-r--r-- 1.5 KB
bugs.rst -rw-r--r-- 4.0 KB
conf.py -rw-r--r-- 5.7 KB
contents.rst -rw-r--r-- 538 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 41.9 KB
license.rst -rw-r--r-- 45.6 KB
make.bat -rw-r--r-- 4.3 KB

README.txt

back to top