René's URL Explorer Experiment


Title: Issue 25156: shutil.copyfile should internally use os.sendfile when possible - Python tracker

direct link

Domain: bugs.python.org

Nonetext/html; charset=utf-8

Links:

https://bugs.python.org/
Python Homehttps://www.python.org/
Abouthttps://www.python.org/about/
Newshttps://www.python.org/blogs/
Documentationhttps://www.python.org/doc/
Downloadshttps://www.python.org/downloads/
Communityhttps://www.python.org/community/
Foundationhttps://www.python.org/psf/
Developer's Guidehttps://devguide.python.org/
Issue Trackerhttps://bugs.python.org/
Searchhttps://bugs.python.org/issue?@template=search&status=1
Random Issuehttps://bugs.python.org/issue?@action=random
Issues with patchhttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Issues%20with%20patch&@startwith=0&@group=priority&keywords=2&@action=search&@filter=&@pagesize=50
Easy issueshttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Easy%20issues&@startwith=0&@group=priority&keywords=6&@action=search&@filter=&@pagesize=50
Statshttps://bugs.python.org/issue?@template=stats
Lost your login?https://bugs.python.org/user?@template=forgotten
User Listhttps://bugs.python.org/user?@sort=username
Committer Listhttps://bugs.python.org/user?iscommitter=1&@action=search&@sort=username&@pagesize=300
Tracker Documentationhttp://docs.python.org/devguide/triaging.html
Tracker Developmenthttp://wiki.python.org/moin/TrackerDevelopment
Report Tracker Problemhttps://github.com/python/psf-infra-meta/issues
https://github.com/python/cpython/issues
GitHubhttps://github.com/python/cpython/issues
see the GitHub FAQs in the Python's Developer Guide.https://devguide.python.org/gh-faq/
This issue has been migrated to GitHub: https://github.com/python/cpython/issues/69343 https://github.com/python/cpython/issues/69343
Titlehttp://docs.python.org/devguide/triaging.html#title
Typehttp://docs.python.org/devguide/triaging.html#type
Stagehttp://docs.python.org/devguide/triaging.html#stage
Componentshttp://docs.python.org/devguide/triaging.html#components
Versionshttp://docs.python.org/devguide/triaging.html#versions
Statushttp://docs.python.org/devguide/triaging.html#status
Resolutionhttp://docs.python.org/devguide/triaging.html#resolution
Dependencieshttp://docs.python.org/devguide/triaging.html#dependencies
Supersederhttp://docs.python.org/devguide/triaging.html#superseder
33671https://bugs.python.org/issue33671
Assigned Tohttp://docs.python.org/devguide/triaging.html#assigned-to
Nosy Listhttp://docs.python.org/devguide/triaging.html#nosy-list
Priorityhttp://docs.python.org/devguide/triaging.html#priority
Keywordshttp://docs.python.org/devguide/triaging.html#keywords
issue25156.patchhttps://bugs.python.org/file40881/issue25156.patch
reviewhttps://bugs.python.org/review/25156/#ps15837
issue25156_v2.patchhttps://bugs.python.org/file40906/issue25156_v2.patch
reviewhttps://bugs.python.org/review/25156/#ps15854
issue25156_v3.patchhttps://bugs.python.org/file40911/issue25156_v3.patch
reviewhttps://bugs.python.org/review/25156/#ps15858
issue25156_v4.patchhttps://bugs.python.org/file41243/issue25156_v4.patch
reviewhttps://bugs.python.org/review/25156/#ps16109
issue25156_v5.patchhttps://bugs.python.org/file41252/issue25156_v5.patch
reviewhttps://bugs.python.org/review/25156/#ps16117
msg250918https://bugs.python.org/issue25156#msg250918
(view)https://bugs.python.org/msg250918
issue25063https://bugs.python.org/issue25063
https://bugs.python.org/issue25063https://bugs.python.org/issue25063
msg251246https://bugs.python.org/issue25156#msg251246
(view)https://bugs.python.org/msg251246
msg253643https://bugs.python.org/issue25156#msg253643
(view)https://bugs.python.org/msg253643
msg253648https://bugs.python.org/issue25156#msg253648
(view)https://bugs.python.org/msg253648
msg253649https://bugs.python.org/issue25156#msg253649
(view)https://bugs.python.org/msg253649
http://man7.org/linux/man-pages/man2/sendfile.2.htmlhttp://man7.org/linux/man-pages/man2/sendfile.2.html
msg253650https://bugs.python.org/issue25156#msg253650
(view)https://bugs.python.org/msg253650
msg253669https://bugs.python.org/issue25156#msg253669
(view)https://bugs.python.org/msg253669
msg253701https://bugs.python.org/issue25156#msg253701
(view)https://bugs.python.org/msg253701
msg253767https://bugs.python.org/issue25156#msg253767
(view)https://bugs.python.org/msg253767
msg253778https://bugs.python.org/issue25156#msg253778
(view)https://bugs.python.org/msg253778
msg253781https://bugs.python.org/issue25156#msg253781
(view)https://bugs.python.org/msg253781
msg253790https://bugs.python.org/issue25156#msg253790
(view)https://bugs.python.org/msg253790
msg253799https://bugs.python.org/issue25156#msg253799
(view)https://bugs.python.org/msg253799
msg255769https://bugs.python.org/issue25156#msg255769
(view)https://bugs.python.org/msg255769
msg255908https://bugs.python.org/issue25156#msg255908
(view)https://bugs.python.org/msg255908
msg255981https://bugs.python.org/issue25156#msg255981
(view)https://bugs.python.org/msg255981
msg255983https://bugs.python.org/issue25156#msg255983
(view)https://bugs.python.org/msg255983
msg257345https://bugs.python.org/issue25156#msg257345
(view)https://bugs.python.org/msg257345
msg259808https://bugs.python.org/issue25156#msg259808
(view)https://bugs.python.org/msg259808
https://pypi.python.org/pypi/pyfastcopy/https://pypi.python.org/pypi/pyfastcopy/
msg317628https://bugs.python.org/issue25156#msg317628
(view)https://bugs.python.org/msg317628
bpo-33639https://bugs.python.org/issue33639
msg322489https://bugs.python.org/issue25156#msg322489
(view)https://bugs.python.org/msg322489
#33671https://bugs.python.org/issue33671
Efficient zero-copy for shutil.copy* functions (Linux, OSX and Win)https://bugs.python.org/issue33671
msg322489https://bugs.python.org/msg322489
vstinnerhttps://bugs.python.org/user2377
msg317628https://bugs.python.org/msg317628
giampaolo.rodolahttps://bugs.python.org/user3080
msg259808https://bugs.python.org/msg259808
msg257345https://bugs.python.org/msg257345
SilentGhosthttps://bugs.python.org/user10753
msg255983https://bugs.python.org/msg255983
issue25156_v5.patchhttps://bugs.python.org/file41252
msg255981https://bugs.python.org/msg255981
issue25156_v4.patchhttps://bugs.python.org/file41243
msg255908https://bugs.python.org/msg255908
msg255769https://bugs.python.org/msg255769
issue25156_v3.patchhttps://bugs.python.org/file40911
msg253799https://bugs.python.org/msg253799
gpshttps://bugs.python.org/user3947
msg253790https://bugs.python.org/msg253790
msg253781https://bugs.python.org/msg253781
msg253778https://bugs.python.org/msg253778
issue25156_v2.patchhttps://bugs.python.org/file40906
msg253767https://bugs.python.org/msg253767
msg253701https://bugs.python.org/msg253701
msg253669https://bugs.python.org/msg253669
msg253650https://bugs.python.org/msg253650
msg253649https://bugs.python.org/msg253649
r.david.murrayhttps://bugs.python.org/user9663
martin.panterhttps://bugs.python.org/user14751
josh.rhttps://bugs.python.org/user19135
msg253648https://bugs.python.org/msg253648
issue25156.patchhttps://bugs.python.org/file40881
patchhttps://bugs.python.org/keyword2
msg253643https://bugs.python.org/msg253643
msg251246https://bugs.python.org/msg251246
The Python Software Foundationhttps://python.org/psf-landing/
Rounduphttp://roundup.sourceforge.net
Python Software Foundationhttp://python.org/psf
Legal Statementshttp://python.org/about/legal

URLs of crawlers that visited me.