Antoine Pietri added the comment:

By the way, I'm pasting what I said on the PR here: 

For what it's worth, this bug was the cause of an important downtime in our 
organization, because someone needed to normalize a path that was later passed 
to a .mkdir(parents=True), and it was, in some cases, silently doing the mkdir 
of a wrong path instead of creating all the parents.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue30177>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to