Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

bpo-44347: [doc] clarify meaning of shutil.copytree's dirs_exist_ok kwarg#26634

Closed
jdevries3133 wants to merge 1 commit into
python:mainpython/cpython:mainfrom
jdevries3133:mainjdevries3133/cpython:mainCopy head branch name to clipboard
Closed

bpo-44347: [doc] clarify meaning of shutil.copytree's dirs_exist_ok kwarg#26634
jdevries3133 wants to merge 1 commit into
python:mainpython/cpython:mainfrom
jdevries3133:mainjdevries3133/cpython:mainCopy head branch name to clipboard

Conversation

@jdevries3133

@jdevries3133 jdevries3133 commented Jun 9, 2021

Copy link
Copy Markdown
Contributor
  • It now mirrors the documentation for os.makedirs
  • Docstring in python source file was correspondingly updated

https://bugs.python.org/issue44347

…kwarg

* It now mirrors the documentation for os.makedirs
* Docstring in python source file was correspondingly updated
@jdevries3133

Copy link
Copy Markdown
Contributor Author

Sorry, I forgot to checkout off my main branch; let me try this again.

@tvogel

tvogel commented Jun 10, 2021

Copy link
Copy Markdown

@jdevries3133 The new sentence is a lot less confusing. Thank you! The earlier version of the doc also mentioned that missing parent directories would be auto-created which still seems to be the case. Would you think, it makes sense to add that detail again, too?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.