René's URL Explorer Experiment


Title: Issue 7291: urllib2 cannot handle https with proxy requiring auth - 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/51540 https://github.com/python/cpython/issues/51540
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
https_proxy_auth.patchhttps://bugs.python.org/file15296/https_proxy_auth.patch
reviewhttps://bugs.python.org/review/7291/#ps1446
urllib2_with_proxy_auth_comparison.pyhttps://bugs.python.org/file15669/urllib2_with_proxy_auth_comparison.py
2_7_x.patchhttps://bugs.python.org/file20798/2_7_x.patch
reviewhttps://bugs.python.org/review/7291/#ps1961
monkey_2_6_4.pyhttps://bugs.python.org/file20799/monkey_2_6_4.py
urllib2_tests.tar.gzhttps://bugs.python.org/file20822/urllib2_tests.tar.gz
http_proxy_https.patchhttps://bugs.python.org/file20824/http_proxy_https.patch
reviewhttps://bugs.python.org/review/7291/#ps1966
new_http_proxy_patch.pyhttps://bugs.python.org/file34174/new_http_proxy_patch.py
msg95058https://bugs.python.org/issue7291#msg95058
(view)https://bugs.python.org/msg95058
https://sourceforge.nethttps://sourceforge.net
urllib2.pyhttps://github.com/python/cpython/blob/2.6/Lib/urllib2.py#L124
urllib2.pyhttps://github.com/python/cpython/blob/2.6/Lib/urllib2.py#L389
urllib2.pyhttps://github.com/python/cpython/blob/2.6/Lib/urllib2.py#L407
urllib2.pyhttps://github.com/python/cpython/blob/2.6/Lib/urllib2.py#L367
urllib2.pyhttps://github.com/python/cpython/blob/2.6/Lib/urllib2.py#L1154
urllib2.pyhttps://github.com/python/cpython/blob/2.6/Lib/urllib2.py#L1121
msg95060https://bugs.python.org/issue7291#msg95060
(view)https://bugs.python.org/msg95060
msg95373https://bugs.python.org/issue7291#msg95373
(view)https://bugs.python.org/msg95373
msg95377https://bugs.python.org/issue7291#msg95377
(view)https://bugs.python.org/msg95377
msg96659https://bugs.python.org/issue7291#msg96659
(view)https://bugs.python.org/msg96659
revision 76908https://hg.python.org/lookup/r76908
msg96660https://bugs.python.org/issue7291#msg96660
(view)https://bugs.python.org/msg96660
r76908https://hg.python.org/lookup/r76908
r76909https://hg.python.org/lookup/r76909
r76910https://hg.python.org/lookup/r76910
r76911https://hg.python.org/lookup/r76911
msg96661https://bugs.python.org/issue7291#msg96661
(view)https://bugs.python.org/msg96661
msg96844https://bugs.python.org/issue7291#msg96844
(view)https://bugs.python.org/msg96844
msg96845https://bugs.python.org/issue7291#msg96845
(view)https://bugs.python.org/msg96845
http://user:pass@proxy-example.com:3128/http://user:pass@proxy-example.com:3128/
msg96846https://bugs.python.org/issue7291#msg96846
(view)https://bugs.python.org/msg96846
revision 77013https://hg.python.org/lookup/r77013
msg100840https://bugs.python.org/issue7291#msg100840
(view)https://bugs.python.org/msg100840
msg103090https://bugs.python.org/issue7291#msg103090
(view)https://bugs.python.org/msg103090
msg128861https://bugs.python.org/issue7291#msg128861
(view)https://bugs.python.org/msg128861
msg128862https://bugs.python.org/issue7291#msg128862
(view)https://bugs.python.org/msg128862
msg128952https://bugs.python.org/issue7291#msg128952
(view)https://bugs.python.org/msg128952
msg128953https://bugs.python.org/issue7291#msg128953
(view)https://bugs.python.org/msg128953
msg128955https://bugs.python.org/issue7291#msg128955
(view)https://bugs.python.org/msg128955
msg211850https://bugs.python.org/issue7291#msg211850
(view)https://bugs.python.org/msg211850
msg211860https://bugs.python.org/issue7291#msg211860
(view)https://bugs.python.org/msg211860
msg228406https://bugs.python.org/issue7291#msg228406
(view)https://bugs.python.org/msg228406
msg244513https://bugs.python.org/issue7291#msg244513
(view)https://bugs.python.org/msg244513
Issue 24333https://bugs.python.org/issue24333
msg247805https://bugs.python.org/issue7291#msg247805
(view)https://bugs.python.org/msg247805
msg283306https://bugs.python.org/issue7291#msg283306
(view)https://bugs.python.org/msg283306
msg374687https://bugs.python.org/issue7291#msg374687
(view)https://bugs.python.org/msg374687
https://github.com/psf/requests/issues/2708https://github.com/psf/requests/issues/2708
msg374687https://bugs.python.org/msg374687
Jessica Ridgleyhttps://bugs.python.org/user35383
alexey.namyotkinhttps://bugs.python.org/user35315
BreamoreBoyhttps://bugs.python.org/user12545
msg283306https://bugs.python.org/msg283306
yan12125https://bugs.python.org/user21917
msg247805https://bugs.python.org/msg247805
issue24333 supersederhttps://bugs.python.org/issue24333
martin.panterhttps://bugs.python.org/user14751
msg244513https://bugs.python.org/msg244513
BreamoreBoyhttps://bugs.python.org/user12545
msg228406https://bugs.python.org/msg228406
new_http_proxy_patch.pyhttps://bugs.python.org/file34174
msg211860https://bugs.python.org/msg211860
vzafzalhttps://bugs.python.org/user19035
msg211850https://bugs.python.org/msg211850
http_proxy_https.patchhttps://bugs.python.org/file20821
ronaldoussorenhttps://bugs.python.org/user925
orsenthilhttps://bugs.python.org/user1741
mbeachyhttps://bugs.python.org/user4126
dieresyshttps://bugs.python.org/user8426
tsujikawahttps://bugs.python.org/user11442
b.a.scotthttps://bugs.python.org/user13810
http_proxy_https.patchhttps://bugs.python.org/file20824
ronaldoussorenhttps://bugs.python.org/user925
orsenthilhttps://bugs.python.org/user1741
mbeachyhttps://bugs.python.org/user4126
dieresyshttps://bugs.python.org/user8426
tsujikawahttps://bugs.python.org/user11442
b.a.scotthttps://bugs.python.org/user13810
msg128955https://bugs.python.org/msg128955
urllib2_tests.tar.gzhttps://bugs.python.org/file20822
ronaldoussorenhttps://bugs.python.org/user925
orsenthilhttps://bugs.python.org/user1741
mbeachyhttps://bugs.python.org/user4126
dieresyshttps://bugs.python.org/user8426
tsujikawahttps://bugs.python.org/user11442
b.a.scotthttps://bugs.python.org/user13810
msg128953https://bugs.python.org/msg128953
http_proxy_https.patchhttps://bugs.python.org/file20821
b.a.scotthttps://bugs.python.org/user13810
msg128952https://bugs.python.org/msg128952
monkey_2_6_4.pyhttps://bugs.python.org/file20799
ronaldoussorenhttps://bugs.python.org/user925
orsenthilhttps://bugs.python.org/user1741
mbeachyhttps://bugs.python.org/user4126
dieresyshttps://bugs.python.org/user8426
tsujikawahttps://bugs.python.org/user11442
msg128862https://bugs.python.org/msg128862
2_7_x.patchhttps://bugs.python.org/file20798
ronaldoussorenhttps://bugs.python.org/user925
orsenthilhttps://bugs.python.org/user1741
mbeachyhttps://bugs.python.org/user4126
dieresyshttps://bugs.python.org/user8426
tsujikawahttps://bugs.python.org/user11442
msg128861https://bugs.python.org/msg128861
mbeachyhttps://bugs.python.org/user4126
msg103090https://bugs.python.org/msg103090
msg100840https://bugs.python.org/msg100840
issue7986 supersederhttps://bugs.python.org/issue7986
msg96846https://bugs.python.org/msg96846
urllib2_with_proxy_auth_comparison.pyhttps://bugs.python.org/file15669
msg96845https://bugs.python.org/msg96845
dieresyshttps://bugs.python.org/user8426
msg96844https://bugs.python.org/msg96844
msg96661https://bugs.python.org/msg96661
msg96660https://bugs.python.org/msg96660
needs reviewhttps://bugs.python.org/keyword8
msg96659https://bugs.python.org/msg96659
msg95377https://bugs.python.org/msg95377
needs reviewhttps://bugs.python.org/keyword8
ronaldoussorenhttps://bugs.python.org/user925
msg95373https://bugs.python.org/msg95373
orsenthilhttps://bugs.python.org/user1741
orsenthilhttps://bugs.python.org/user1741
https_proxy_auth.patchhttps://bugs.python.org/file15296
patchhttps://bugs.python.org/keyword2
msg95060https://bugs.python.org/msg95060
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.