Staging
v0.5.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

README

back to top