[issue25803] pathlib.Path('/').mkdir() raises wrong error type

Serhiy Storchaka report at bugs.python.org
Fri Mar 24 15:46:48 EDT 2017


Serhiy Storchaka added the comment:


New changeset 1fc1f8d7f737f80a1ee5ea37b9781c0a790102b2 by Serhiy Storchaka in branch '3.5':
bpo-25803: Avoid incorrect errors raised by Path.mkdir(exist_ok=True) (#805) (#807)
https://github.com/python/cpython/commit/1fc1f8d7f737f80a1ee5ea37b9781c0a790102b2


----------

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


More information about the Python-bugs-list mailing list