FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-142407: Update shutil.rst to clarify copy performance on Windows by NewUserHa · Pull Request #142408 · python/cpython · GitHub

/ cpython Public

gh-142407: Update shutil.rst to clarify copy performance on Windows - #142408

Merged
zooba merged 6 commits into
python:mainfrom
NewUserHa:patch-7
Feb 5, 2026
Merged

gh-142407: Update shutil.rst to clarify copy performance on Windows #142408
zooba merged 6 commits into
python:mainfrom
NewUserHa:patch-7

Conversation

NewUserHa commented Dec 8, 2025
edited by github-actions Bot
Loading

Copy link
Copy Markdown
Contributor

Clarify the behavior of efficiency of shutil.copyfile and shutil.copy2 on Windows.

Fixs: #142407


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

Clarify the behavior of shutil.copyfile and shutil.copy2 on Windows, including buffer size and efficiency.
Comment thread Doc/library/shutil.rst Outdated
Comment thread Doc/library/shutil.rst Outdated
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>

zooba left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Approved with Stan's changes

zooba enabled auto-merge (squash) February 5, 2026 16:34

Copy link
Copy Markdown
Member

The branch is incompatible with the current CI (apologies, this happened as a result of the granularity of outputs we added), updating.

zooba merged commit d9a2e58 into python:main Feb 5, 2026
29 checks passed
github-project-automation Bot moved this from Todo to Done in Docs PRs Feb 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL