Skip to content

[3.11] gh-113803: Fix inaccurate documentation for shutil.move when dst is an existing directory (GH-113837) #115007

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

Merged
merged 1 commit into from
Feb 4, 2024

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Feb 4, 2024

  • fix the usage of dst and destination in shutil.move doc
  • update shutil.move doc
    (cherry picked from commit da8f9fb)

Co-authored-by: Dai Wentao [email protected]


📚 Documentation preview 📚: https://cpython-previews--115007.org.readthedocs.build/

…t is an existing directory (pythonGH-113837)

* fix the usage of dst and destination in shutil.move doc
* update shutil.move doc
(cherry picked from commit da8f9fb)

Co-authored-by: Dai Wentao <[email protected]>
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.

3 participants