Skip to content

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

Closed
jdevries3133 wants to merge 1 commit intopython:mainfrom
jdevries3133:main
Closed

bpo-44347: [doc] clarify meaning of shutil.copytree's dirs_exist_ok kwarg#26634
jdevries3133 wants to merge 1 commit intopython:mainfrom
jdevries3133:main

Conversation

@jdevries3133
Copy link
Copy Markdown
Contributor

@jdevries3133 jdevries3133 commented Jun 9, 2021

  • 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
Copy link
Copy Markdown

tvogel commented Jun 10, 2021

@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