René's URL Explorer Experiment


Title: Issue 17552: Add a new socket.sendfile() method - 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/61752 https://github.com/python/cpython/issues/61752
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
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
socket-sendfile1.patchhttps://bugs.python.org/file29583/socket-sendfile1.patch
reviewhttps://bugs.python.org/review/17552/#ps7709
socket-sendfile2.patchhttps://bugs.python.org/file29734/socket-sendfile2.patch
reviewhttps://bugs.python.org/review/17552/#ps7802
socket-sendfile3.patchhttps://bugs.python.org/file34986/socket-sendfile3.patch
reviewhttps://bugs.python.org/review/17552/#ps11682
bench.pyhttps://bugs.python.org/file34994/bench.py
socket-sendfile4.patchhttps://bugs.python.org/file34997/socket-sendfile4.patch
reviewhttps://bugs.python.org/review/17552/#ps11688
socket-sendfile5.patchhttps://bugs.python.org/file35004/socket-sendfile5.patch
reviewhttps://bugs.python.org/review/17552/#ps11692
socket-sendfile6.patchhttps://bugs.python.org/file35039/socket-sendfile6.patch
reviewhttps://bugs.python.org/review/17552/#ps11712
socket-sendfile7.patchhttps://bugs.python.org/file35507/socket-sendfile7.patch
reviewhttps://bugs.python.org/review/17552/#ps12070
msg185292https://bugs.python.org/issue17552#msg185292
(view)https://bugs.python.org/msg185292
issue 13564https://bugs.python.org/issue13564
issue 13564https://bugs.python.org/issue13564
http://msdn.microsoft.com/en-us/library/windows/desktop/ms740565(v=vs.85).aspxhttp://msdn.microsoft.com/en-us/library/windows/desktop/ms740565(v=vs.85).aspx
msg185294https://bugs.python.org/issue17552#msg185294
(view)https://bugs.python.org/msg185294
msg185295https://bugs.python.org/issue17552#msg185295
(view)https://bugs.python.org/msg185295
msg185303https://bugs.python.org/issue17552#msg185303
(view)https://bugs.python.org/msg185303
https://code.google.com/p/pyftpdlib/source/browse/tags/release-0.7.0/pyftpdlib/ftpserver.py#1035https://code.google.com/p/pyftpdlib/source/browse/tags/release-0.7.0/pyftpdlib/ftpserver.py#1035
msg186305https://bugs.python.org/issue17552#msg186305
(view)https://bugs.python.org/msg186305
msg216915https://bugs.python.org/issue17552#msg216915
(view)https://bugs.python.org/msg216915
https://mail.python.org/pipermail/python-ideas/2014-April/027689.htmlhttps://mail.python.org/pipermail/python-ideas/2014-April/027689.html
issue 13564https://bugs.python.org/issue13564
msg216968https://bugs.python.org/issue17552#msg216968
(view)https://bugs.python.org/msg216968
msg216973https://bugs.python.org/issue17552#msg216973
(view)https://bugs.python.org/msg216973
http://msdn.microsoft.com/en-us/library/ks2530z6.aspxhttp://msdn.microsoft.com/en-us/library/ks2530z6.aspx
msg216975https://bugs.python.org/issue17552#msg216975
(view)https://bugs.python.org/msg216975
msg216979https://bugs.python.org/issue17552#msg216979
(view)https://bugs.python.org/msg216979
https://mail.python.org/pipermail/python-ideas/2014-April/027689.htmlhttps://mail.python.org/pipermail/python-ideas/2014-April/027689.html
msg217015https://bugs.python.org/issue17552#msg217015
(view)https://bugs.python.org/msg217015
msg217058https://bugs.python.org/issue17552#msg217058
(view)https://bugs.python.org/msg217058
http://docs.oracle.com/javase/7/docs/api/java/nio/channels/FileChannel.html#transferFrom(java.nio.channels.ReadableByteChannelhttp://docs.oracle.com/javase/7/docs/api/java/nio/channels/FileChannel.html#transferFrom(java.nio.channels.ReadableByteChannel
http://docs.oracle.com/javase/7/docs/api/java/nio/channels/FileChannel.html#transferFrom(java.nio.channels.ReadableByteChannelhttp://docs.oracle.com/javase/7/docs/api/java/nio/channels/FileChannel.html#transferFrom(java.nio.channels.ReadableByteChannel
msg217080https://bugs.python.org/issue17552#msg217080
(view)https://bugs.python.org/msg217080
msg217081https://bugs.python.org/issue17552#msg217081
(view)https://bugs.python.org/msg217081
msg217082https://bugs.python.org/issue17552#msg217082
(view)https://bugs.python.org/msg217082
msg217090https://bugs.python.org/issue17552#msg217090
(view)https://bugs.python.org/msg217090
https://mail.python.org/pipermail/python-ideas/2014-April/027752.htmlhttps://mail.python.org/pipermail/python-ideas/2014-April/027752.html
msg217099https://bugs.python.org/issue17552#msg217099
(view)https://bugs.python.org/msg217099
msg217104https://bugs.python.org/issue17552#msg217104
(view)https://bugs.python.org/msg217104
https://code.google.com/p/pyftpdlib/source/browse/tags/release-0.7.0/pyftpdlib/ftpserver.py#1035https://code.google.com/p/pyftpdlib/source/browse/tags/release-0.7.0/pyftpdlib/ftpserver.py#1035
msg217120https://bugs.python.org/issue17552#msg217120
(view)https://bugs.python.org/msg217120
http://linux.die.net/man/2/sendfilehttp://linux.die.net/man/2/sendfile
msg217121https://bugs.python.org/issue17552#msg217121
(view)https://bugs.python.org/msg217121
msg217128https://bugs.python.org/issue17552#msg217128
(view)https://bugs.python.org/msg217128
msg217143https://bugs.python.org/issue17552#msg217143
(view)https://bugs.python.org/msg217143
msg217121https://bugs.python.org/msg217121
msg217121https://bugs.python.org/msg217121
msg217144https://bugs.python.org/issue17552#msg217144
(view)https://bugs.python.org/msg217144
msg217156https://bugs.python.org/issue17552#msg217156
(view)https://bugs.python.org/msg217156
msg217121https://bugs.python.org/msg217121
msg217121https://bugs.python.org/msg217121
msg217165https://bugs.python.org/issue17552#msg217165
(view)https://bugs.python.org/msg217165
msg219926https://bugs.python.org/issue17552#msg219926
(view)https://bugs.python.org/msg219926
issue 13559https://bugs.python.org/issue13559
msg219927https://bugs.python.org/issue17552#msg219927
(view)https://bugs.python.org/msg219927
issue 13559https://bugs.python.org/issue13559
msg219928https://bugs.python.org/issue17552#msg219928
(view)https://bugs.python.org/msg219928
https://code.google.com/p/pyftpdlib/issues/detail?id=94https://code.google.com/p/pyftpdlib/issues/detail?id=94
msg219929https://bugs.python.org/issue17552#msg219929
(view)https://bugs.python.org/msg219929
msg220173https://bugs.python.org/issue17552#msg220173
(view)https://bugs.python.org/msg220173
msg220191https://bugs.python.org/issue17552#msg220191
(view)https://bugs.python.org/msg220191
https://code.google.com/p/pyftpdlib/issues/detail?id=94https://code.google.com/p/pyftpdlib/issues/detail?id=94
msg220195https://bugs.python.org/issue17552#msg220195
(view)https://bugs.python.org/msg220195
msg220202https://bugs.python.org/issue17552#msg220202
(view)https://bugs.python.org/msg220202
msg220220https://bugs.python.org/issue17552#msg220220
(view)https://bugs.python.org/msg220220
msg220226https://bugs.python.org/issue17552#msg220226
(view)https://bugs.python.org/msg220226
001895c39feahttps://hg.python.org/lookup/001895c39fea
#17552https://bugs.python.org/issue17552
http://hg.python.org/cpython/rev/001895c39feahttp://hg.python.org/cpython/rev/001895c39fea
3.2regressionhttps://bugs.python.org/keyword12
patchhttps://bugs.python.org/keyword2
needs reviewhttps://bugs.python.org/keyword8
python-devhttps://bugs.python.org/user13902
msg220226https://bugs.python.org/msg220226
giampaolo.rodolahttps://bugs.python.org/user3080
msg220220https://bugs.python.org/msg220220
msg220202https://bugs.python.org/msg220202
msg220195https://bugs.python.org/msg220195
msg220191https://bugs.python.org/msg220191
msg220173https://bugs.python.org/msg220173
msg219929https://bugs.python.org/msg219929
msg219928https://bugs.python.org/msg219928
msg219927https://bugs.python.org/msg219927
socket-sendfile7.patchhttps://bugs.python.org/file35507
msg219926https://bugs.python.org/msg219926
issue13559 dependencieshttps://bugs.python.org/issue13559
socket-sendfile6.patchhttps://bugs.python.org/file35039
msg217165https://bugs.python.org/msg217165
msg217156https://bugs.python.org/msg217156
msg217144https://bugs.python.org/msg217144
msg217143https://bugs.python.org/msg217143
msg217128https://bugs.python.org/msg217128
msg217121https://bugs.python.org/msg217121
msg217120https://bugs.python.org/msg217120
msg217104https://bugs.python.org/msg217104
gvanrossumhttps://bugs.python.org/user5
msg217099https://bugs.python.org/msg217099
yselivanovhttps://bugs.python.org/user16198
msg217090https://bugs.python.org/msg217090
msg217082https://bugs.python.org/msg217082
msg217081https://bugs.python.org/msg217081
msg217080https://bugs.python.org/msg217080
msg217058https://bugs.python.org/msg217058
socket-sendfile5.patchhttps://bugs.python.org/file35004
msg217015https://bugs.python.org/msg217015
josiah.carlsonhttps://bugs.python.org/user4410
socket-sendfile4.patchhttps://bugs.python.org/file34997
msg216979https://bugs.python.org/msg216979
akirahttps://bugs.python.org/user12270
msg216975https://bugs.python.org/msg216975
josh.rhttps://bugs.python.org/user19135
msg216973https://bugs.python.org/msg216973
bench.pyhttps://bugs.python.org/file34994
msg216968https://bugs.python.org/msg216968
socket-sendfile3.patchhttps://bugs.python.org/file34986
msg216915https://bugs.python.org/msg216915
socket-sendfile2.patchhttps://bugs.python.org/file29734
socket-sendfile2.patchhttps://bugs.python.org/file29733
socket-sendfile2.patchhttps://bugs.python.org/file29733
msg186305https://bugs.python.org/msg186305
asvetlovhttps://bugs.python.org/user10303
rosslagerwallhttps://bugs.python.org/user13468
msg185303https://bugs.python.org/msg185303
christian.heimeshttps://bugs.python.org/user3108
msg185295https://bugs.python.org/msg185295
pitrouhttps://bugs.python.org/user2040
neologixhttps://bugs.python.org/user12146
msg185294https://bugs.python.org/msg185294
issue13564 dependencieshttps://bugs.python.org/issue13564
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.