René's URL Explorer Experiment


Title: Issue 32185: SSLContext.wrap_socket sends SNI Extension when server_hostname is IP - 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/76366 https://github.com/python/cpython/issues/76366
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
PR 4938https://github.com/python/cpython/pull/4938
PR 5865https://github.com/python/cpython/pull/5865
PR 5871https://github.com/python/cpython/pull/5871
PR 6474https://github.com/python/cpython/pull/6474
msg307333https://bugs.python.org/issue32185#msg307333
(view)https://bugs.python.org/msg307333
https://github.com/shazow/urllib3/pull/1287https://github.com/shazow/urllib3/pull/1287
msg307334https://bugs.python.org/issue32185#msg307334
(view)https://bugs.python.org/msg307334
https://github.com/python/cpython/compare/master...tiran:openssl_check_hostnamehttps://github.com/python/cpython/compare/master...tiran:openssl_check_hostname
msg308712https://bugs.python.org/issue32185#msg308712
(view)https://bugs.python.org/msg308712
msg308713https://bugs.python.org/issue32185#msg308713
(view)https://bugs.python.org/msg308713
https://msdn.microsoft.com/en-us/library/windows/desktop/cc805844(v=vs.85).aspxhttps://msdn.microsoft.com/en-us/library/windows/desktop/cc805844(v=vs.85).aspx
msg308715https://bugs.python.org/issue32185#msg308715
(view)https://bugs.python.org/msg308715
msg308716https://bugs.python.org/issue32185#msg308716
(view)https://bugs.python.org/msg308716
msg312782https://bugs.python.org/issue32185#msg312782
(view)https://bugs.python.org/msg312782
e9370a47389903bb72badc95032ec84a0ebbf8cchttps://hg.python.org/lookup/e9370a47389903bb72badc95032ec84a0ebbf8cc
bpo-32185https://bugs.python.org/issue32185
#5865https://bugs.python.org/issue5865
https://github.com/python/cpython/commit/e9370a47389903bb72badc95032ec84a0ebbf8cchttps://github.com/python/cpython/commit/e9370a47389903bb72badc95032ec84a0ebbf8cc
msg312786https://bugs.python.org/issue32185#msg312786
(view)https://bugs.python.org/msg312786
a5c9112300ecd492ed6cc9759dc8028766401f61https://hg.python.org/lookup/a5c9112300ecd492ed6cc9759dc8028766401f61
bpo-32185https://bugs.python.org/issue32185
GH-5865https://github.com/python/cpython/pull/5865
#5871https://bugs.python.org/issue5871
https://github.com/python/cpython/commit/a5c9112300ecd492ed6cc9759dc8028766401f61https://github.com/python/cpython/commit/a5c9112300ecd492ed6cc9759dc8028766401f61
msg312787https://bugs.python.org/issue32185#msg312787
(view)https://bugs.python.org/msg312787
pull_request6174https://bugs.python.org/pull_request6174
msg312787https://bugs.python.org/msg312787
msg312786https://bugs.python.org/msg312786
pull_request5644https://bugs.python.org/pull_request5644
msg312782https://bugs.python.org/msg312782
pull_request5639https://bugs.python.org/pull_request5639
msg308716https://bugs.python.org/msg308716
msg308715https://bugs.python.org/msg308715
paul.moorehttps://bugs.python.org/user301
tim.goldenhttps://bugs.python.org/user3951
zach.warehttps://bugs.python.org/user15467
steve.dowerhttps://bugs.python.org/user16632
msg308713https://bugs.python.org/msg308713
pitrouhttps://bugs.python.org/user2040
msg308712https://bugs.python.org/msg308712
patchhttps://bugs.python.org/keyword2
pull_request4829https://bugs.python.org/pull_request4829
3.5regressionhttps://bugs.python.org/keyword17
issue32085 dependencieshttps://bugs.python.org/issue32085
janssenhttps://bugs.python.org/user1360
alexhttps://bugs.python.org/user9612
dstuffthttps://bugs.python.org/user17248
msg307334https://bugs.python.org/msg307334
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.