Message294859
| Author |
antoine.pietri |
| Recipients |
antoine.pietri, mshuffett, pitrou, richardc, serhiy.storchaka, steve.dower |
| Date |
2017-05-31.17:33:39 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1496252019.22.0.959294375309.issue30177@psf.upfronthosting.co.za> |
| In-reply-to |
|
| Content |
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. |
|