X Tutup
The Wayback Machine - https://web.archive.org/web/20220430094859/https://github.com/python/cpython/pull/91464
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.10] gh-88513: clarify shutil.copytree's dirs_exist_ok arg (GH-91434) #91464

Merged
merged 3 commits into from Apr 15, 2022

Conversation

Copy link
Contributor

@miss-islington miss-islington commented Apr 12, 2022

  • add a paragraph to document this kwarg in detail
  • update docstring in the source accordingly
    (cherry picked from commit f33e2c8)

Co-authored-by: Jack DeVries jdevries3133@gmail.com

…-91434)

* add a paragraph to document this kwarg in detail
* update docstring in the source accordingly
(cherry picked from commit f33e2c8)

Co-authored-by: Jack DeVries <jdevries3133@gmail.com>
@miss-islington
Copy link
Author

@miss-islington miss-islington commented Apr 12, 2022

@jdevries3133 and @JelleZijlstra: Status check is done, and it's a success .

@miss-islington
Copy link
Author

@miss-islington miss-islington commented Apr 12, 2022

@jdevries3133 and @JelleZijlstra: Status check is done, and it's a failure .

2 similar comments
@miss-islington
Copy link
Author

@miss-islington miss-islington commented Apr 13, 2022

@jdevries3133 and @JelleZijlstra: Status check is done, and it's a failure .

@miss-islington
Copy link
Author

@miss-islington miss-islington commented Apr 14, 2022

@jdevries3133 and @JelleZijlstra: Status check is done, and it's a failure .

@JelleZijlstra
Copy link

@JelleZijlstra JelleZijlstra commented Apr 14, 2022

I don't know why the Ubuntu tests keep failing on this PR. The only code change is in a docstring.

@ambv ambv merged commit 289f27d into python:3.10 Apr 15, 2022
13 checks passed
@miss-islington miss-islington deleted the backport-f33e2c8-3.10 branch Apr 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants
X Tutup