René's URL Explorer Experiment


Title: Issue 2632: performance problem in socket._fileobject.read - 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/46884 https://github.com/python/cpython/issues/46884
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.py.diffhttps://bugs.python.org/file10032/socket.py.diff
socket-strio-gps01.patch.txthttps://bugs.python.org/file10071/socket-strio-gps01.patch.txt
msg65472https://bugs.python.org/issue2632#msg65472
(view)https://bugs.python.org/msg65472
msg65473https://bugs.python.org/issue2632#msg65473
(view)https://bugs.python.org/msg65473
http://mail.python.org/pipermail/python-dev/2008-April/078613.htmlhttp://mail.python.org/pipermail/python-dev/2008-April/078613.html
msg65485https://bugs.python.org/issue2632#msg65485
(view)https://bugs.python.org/msg65485
msg65486https://bugs.python.org/issue2632#msg65486
(view)https://bugs.python.org/msg65486
msg65487https://bugs.python.org/issue2632#msg65487
(view)https://bugs.python.org/msg65487
#2601https://bugs.python.org/issue2601
msg65489https://bugs.python.org/issue2632#msg65489
(view)https://bugs.python.org/msg65489
msg65499https://bugs.python.org/issue2632#msg65499
(view)https://bugs.python.org/msg65499
msg65500https://bugs.python.org/issue2632#msg65500
(view)https://bugs.python.org/msg65500
msg65528https://bugs.python.org/issue2632#msg65528
(view)https://bugs.python.org/msg65528
msg65561https://bugs.python.org/issue2632#msg65561
(view)https://bugs.python.org/msg65561
#2601https://bugs.python.org/issue2601
msg65607https://bugs.python.org/issue2632#msg65607
(view)https://bugs.python.org/msg65607
msg65664https://bugs.python.org/issue2632#msg65664
(view)https://bugs.python.org/msg65664
issue 1092502https://bugs.python.org/issue1092502
issue 1092502https://bugs.python.org/issue1092502
msg65669https://bugs.python.org/issue2632#msg65669
(view)https://bugs.python.org/msg65669
http://twistedmatrix.com/trac/ticket/1079http://twistedmatrix.com/trac/ticket/1079
msg65756https://bugs.python.org/issue2632#msg65756
(view)https://bugs.python.org/msg65756
http://codereview.appspot.com/212http://codereview.appspot.com/212
msg66098https://bugs.python.org/issue2632#msg66098
(view)https://bugs.python.org/msg66098
r62627https://hg.python.org/lookup/r62627
http://codereview.appspot.com/621/diff/61/81http://codereview.appspot.com/621/diff/61/81
msg66267https://bugs.python.org/issue2632#msg66267
(view)https://bugs.python.org/msg66267
socket.pyhttps://github.com/python/cpython/blob/2.6/Lib/socket.py#L326
httplib.pyhttps://github.com/python/cpython/blob/2.6/Lib/httplib.py#L512
httplib.pyhttps://github.com/python/cpython/blob/2.6/Lib/httplib.py#L548
socket.pyhttps://github.com/python/cpython/blob/2.6/Lib/socket.py#L391
msg66269https://bugs.python.org/issue2632#msg66269
(view)https://bugs.python.org/msg66269
#2760https://bugs.python.org/issue2760
msg66278https://bugs.python.org/issue2632#msg66278
(view)https://bugs.python.org/msg66278
msg66294https://bugs.python.org/issue2632#msg66294
(view)https://bugs.python.org/msg66294
r62627https://hg.python.org/lookup/r62627
r62744https://hg.python.org/lookup/r62744
msg66306https://bugs.python.org/issue2632#msg66306
(view)https://bugs.python.org/msg66306
msg66400https://bugs.python.org/issue2632#msg66400
(view)https://bugs.python.org/msg66400
msg66984https://bugs.python.org/issue2632#msg66984
(view)https://bugs.python.org/msg66984
msg67945https://bugs.python.org/issue2632#msg67945
(view)https://bugs.python.org/msg67945
msg68191https://bugs.python.org/issue2632#msg68191
(view)https://bugs.python.org/msg68191
msg68192https://bugs.python.org/issue2632#msg68192
(view)https://bugs.python.org/msg68192
msg69315https://bugs.python.org/issue2632#msg69315
(view)https://bugs.python.org/msg69315
r64754https://hg.python.org/lookup/r64754
msg69315https://bugs.python.org/msg69315
benjamin.petersonhttps://bugs.python.org/user4455
msg68192https://bugs.python.org/msg68192
msg68191https://bugs.python.org/msg68191
msg67945https://bugs.python.org/msg67945
msg66984https://bugs.python.org/msg66984
barryhttps://bugs.python.org/user19
msg66400https://bugs.python.org/msg66400
msg66306https://bugs.python.org/msg66306
msg66294https://bugs.python.org/msg66294
msg66278https://bugs.python.org/msg66278
issue2760 supersederhttps://bugs.python.org/issue2760
issue2760 dependencieshttps://bugs.python.org/issue2760
msg66269https://bugs.python.org/msg66269
msg66267https://bugs.python.org/msg66267
msg66098https://bugs.python.org/msg66098
dokohttps://bugs.python.org/user169
issue2601 supersederhttps://bugs.python.org/issue2601
msg65756https://bugs.python.org/msg65756
msg65669https://bugs.python.org/msg65669
foresthttps://bugs.python.org/user2971
socket-strio-gps01.patch.txthttps://bugs.python.org/file10071
gregory.p.smithhttps://bugs.python.org/user252
msg65664https://bugs.python.org/msg65664
gregory.p.smithhttps://bugs.python.org/user252
msg65607https://bugs.python.org/msg65607
msg65561https://bugs.python.org/msg65561
msg65528https://bugs.python.org/msg65528
msg65500https://bugs.python.org/msg65500
socket.py.diffhttps://bugs.python.org/file10029
socket.py.diffhttps://bugs.python.org/file10032
msg65499https://bugs.python.org/msg65499
msg65489https://bugs.python.org/msg65489
pitrouhttps://bugs.python.org/user2040
msg65487https://bugs.python.org/msg65487
akuchlinghttps://bugs.python.org/user20
msg65486https://bugs.python.org/msg65486
msg65485https://bugs.python.org/msg65485
schmirhttps://bugs.python.org/user3935
draghuramhttps://bugs.python.org/user2552
msg65473https://bugs.python.org/msg65473
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.