Staging
v0.5.1
https://github.com/python/cpython
Revision a81c8564365d4485bcf1d413b92fb275c091831d authored by Gregory P. Smith on 03 June 2012, 21:30:44 UTC, committed by Gregory P. Smith on 03 June 2012, 21:30:44 UTC
when the path existed and had the S_ISGID mode bit set when it was not
explicitly asked for.  This is no longer an exception as mkdir cannot control
if the OS sets that bit for it or not.
1 parent 9f44a66
History
Tip revision: a81c8564365d4485bcf1d413b92fb275c091831d authored by Gregory P. Smith on 03 June 2012, 21:30:44 UTC
Fixes Issue #14992: os.makedirs(path, exist_ok=True) would raise an OSError
Tip revision: a81c856
File Mode Size
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 602 bytes
.gitignore -rw-r--r-- 861 bytes
.hgeol -rw-r--r-- 650 bytes
.hgignore -rw-r--r-- 909 bytes
.hgtags -rw-r--r-- 4.8 KB
LICENSE -rw-r--r-- 14.5 KB
Makefile.pre.in -rw-r--r-- 42.7 KB
README -rw-r--r-- 6.5 KB
configure -rwxr-xr-x 399.1 KB
configure.ac -rw-r--r-- 123.3 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 34.1 KB
setup.py -rw-r--r-- 80.5 KB

README

back to top