Message290477
You can monkey-patch os.mkdir and pathlib._NormalAccessor.mkdir.
Without tests we can't be sure that the patch fixes the issue and that the bug will be not reintroduced by future changes. Tests are required for this change. |
|
| Date |
User |
Action |
Args |
| 2017-03-25 10:49:48 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, arigo, berker.peksag, whitespacer |
| 2017-03-25 10:49:48 | serhiy.storchaka | set | messageid: <1490438988.55.0.297204220302.issue29694@psf.upfronthosting.co.za> |
| 2017-03-25 10:49:48 | serhiy.storchaka | link | issue29694 messages |
| 2017-03-25 10:49:48 | serhiy.storchaka | create | |
|