diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2015-05-20 00:11:48 +0300 |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2015-05-20 00:11:48 +0300 |
commit | 6466dfd8c908b0e999d68cad707e5ead2288643a (patch) | |
tree | f43e10afd86ce60ce9a210f0e92c2e1505d0c84f /Python/pythonrun.c | |
parent | b2e784480ca58207f0bc90c8b0572d9bb8bde4dd (diff) | |
download | cpython-6466dfd8c908b0e999d68cad707e5ead2288643a.tar.gz |
Issue #22107: tempfile.gettempdir() and tempfile.mkdtemp() now try again
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.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions