[issue14992] os.makedirs expect_ok=True test_os failure when directory has S_ISGID bit set

Roundup Robot report at bugs.python.org
Sun Jun 3 23:36:53 CEST 2012


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset fef529f3de5b by Gregory P. Smith in branch '3.2':
Fixes Issue #14992: os.makedirs(path, exist_ok=True) would raise an OSError
http://hg.python.org/cpython/rev/fef529f3de5b

New changeset eed26e508b7e by Gregory P. Smith in branch 'default':
Fixes Issue #14992: os.makedirs(path, exist_ok=True) would raise an OSError
http://hg.python.org/cpython/rev/eed26e508b7e

----------
nosy: +python-dev

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14992>
_______________________________________


More information about the Python-bugs-list mailing list