mirror of
https://github.com/python/cpython.git
synced 2026-06-23 17:46:08 +00:00
bpo-42367: Restore os.makedirs() and pathlib.mkdir() ability to apply *mode* recursively via a new parent_mode= keyword argument.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _local.py | ||
| _os.py | ||
| types.py | ||