bpo-25803: Avoid incorrect errors raised by Path.mkdir(exist_ok=True) by serhiy-storchaka · Pull Request #805 · python/cpython
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request
Mar 24, 2017…python#805) when the OS gives priority to errors such as EACCES over EEXIST. (cherry picked from commit af7b9ec)
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request
Mar 24, 2017…python#805) when the OS gives priority to errors such as EACCES over EEXIST. (cherry picked from commit af7b9ec)
serhiy-storchaka added a commit that referenced this pull request
Mar 24, 2017This 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