SIGN IN SIGN UP

Issue #19921: When Path.mkdir() is called with parents=True, any missing parent is created with the default permissions, ignoring the mode argument (mimicking the POSIX "mkdir -p" command).

Patch by Serhiy.
A
Antoine Pitrou committed
0048c98fef96fa5df30db535bc124ee9aac341b0
Parent: c274fd2