Tin mới
GitHub CopilotWrite better code with AI
GitHub Copilot appDirect agents from issue to merge
CodespacesInstant dev environments
Code ReviewManage code changes
Code QualityEnforce quality at merge
GitHub Advanced SecurityFind and fix vulnerabilities
Code securitySecure your code as you build
Secret protectionStop leaks before they start
GitHub SponsorsFund open source developers
Copilot for BusinessEnterprise-grade AI features
Premium SupportEnterprise-grade 24/7 support
Use copy_file_range() in shutil.copyfile() (server-side copy) #81340
Support moving across filesystems in pathlib.Path, as shutil.move() does #73991
Comment on use of shutil.copy2()
Use fcopyfile() / sendfile() where available.
Fix tests, add FICLONE support
Learn more about hiding disruptive comments
The reason will be displayed to describe this comment to others. Learn more.
Move a bit more code into _os.
Handle classes that subclass PathBase and os.PathLike but not Path.
[WIP] GH-73991: Add os.copy() and friends #119079
Add test for directory symlinks
Fix handling of symlinks to directories on Windows.
Expose _winapi.COPY_FILE_DIRECTORY
Apply suggestions from code review