bpo-25803: Avoid incorrect errors raised by Path.mkdir(exist_ok=True) by serhiy-storchaka · Pull Request #805 · python/cpython · GitHub
Skip to content

bpo-25803: Avoid incorrect errors raised by Path.mkdir(exist_ok=True) - #805

Merged
serhiy-storchaka merged 2 commits into
python:masterfrom
serhiy-storchaka:pathlib-mkdir-exist_ok-root
Mar 24, 2017
Merged

serhiy-storchaka merged 2 commits into
python:masterfrom
serhiy-storchaka:pathlib-mkdir-exist_ok-root

Add a docstring.

d632cf4
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs