bpo-25803: Avoid incorrect errors raised by Path.mkdir(exist_ok=True)… by serhiy-storchaka · Pull Request #807 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
serhiy-storchaka merged 1 commit intopython:3.5from
Mar 24, 2017Merged
Conversation
…python#805) when the OS gives priority to errors such as EACCES over EEXIST. (cherry picked from commit af7b9ec)
serhiy-storchaka
added
type-bug
cherry-pick for 3.5 labels
Mar 24, 2017
the-knights-who-say-ni
added
the
CLA signed
label
serhiy-storchaka
merged commit
1fc1f8d
into
python:3.5
serhiy-storchaka
deleted the
backport-af7b9ec-3.5
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment