René's URL Explorer Experiment


Title: Issue 31122: SSLContext.wrap_socket() throws OSError with errno == 0 - 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/75305 https://github.com/python/cpython/issues/75305
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 18772https://github.com/python/cpython/pull/18772
PR 21888https://github.com/python/cpython/pull/21888
PR 21889https://github.com/python/cpython/pull/21889
msg299759https://bugs.python.org/issue31122#msg299759
(view)https://bugs.python.org/msg299759
dist-packages/dugong/__init__.pyhttps://github.com/python/cpython/blob/main/Lib/dist-packages/dugong/__init__.py#L503
ssl.pyhttps://github.com/python/cpython/blob/3.5/Lib/ssl.py#L385
ssl.pyhttps://github.com/python/cpython/blob/3.5/Lib/ssl.py#L760
ssl.pyhttps://github.com/python/cpython/blob/3.5/Lib/ssl.py#L996
ssl.pyhttps://github.com/python/cpython/blob/3.5/Lib/ssl.py#L641
msg299766https://bugs.python.org/issue31122#msg299766
(view)https://bugs.python.org/msg299766
Issue 10808https://bugs.python.org/issue10808
msg299793https://bugs.python.org/issue31122#msg299793
(view)https://bugs.python.org/msg299793
msg328093https://bugs.python.org/issue31122#msg328093
(view)https://bugs.python.org/msg328093
https://github.com/tornadoweb/tornado/issues/2504#issuecomment-426782158https://github.com/tornadoweb/tornado/issues/2504#issuecomment-426782158
msg332779https://bugs.python.org/issue31122#msg332779
(view)https://bugs.python.org/msg332779
test\test_nntplib.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_nntplib.py#L242
test\test_nntplib.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_nntplib.py#L264
nntplib.pyhttps://github.com/python/cpython/blob/main/Lib/nntplib.py#L1077
nntplib.pyhttps://github.com/python/cpython/blob/main/Lib/nntplib.py#L292
ssl.pyhttps://github.com/python/cpython/blob/main/Lib/ssl.py#L405
ssl.pyhttps://github.com/python/cpython/blob/main/Lib/ssl.py#L853
ssl.pyhttps://github.com/python/cpython/blob/main/Lib/ssl.py#L1117
https://ci.appveyor.com/project/python/cpython/builds/21299396https://ci.appveyor.com/project/python/cpython/builds/21299396
msg336732https://bugs.python.org/issue31122#msg336732
(view)https://bugs.python.org/msg336732
https://github.com/cherrypy/cherrypy/issues/1618#issuecomment-454150794https://github.com/cherrypy/cherrypy/issues/1618#issuecomment-454150794
msg363318https://bugs.python.org/issue31122#msg363318
(view)https://bugs.python.org/msg363318
msg363322https://bugs.python.org/issue31122#msg363322
(view)https://bugs.python.org/msg363322
https://github.com/dimaqq/bpo-31122https://github.com/dimaqq/bpo-31122
msg363329https://bugs.python.org/issue31122#msg363329
(view)https://bugs.python.org/msg363329
https://github.com/python/cpython/blob/be501ca2419a91546dea85ef4f36945545458589/Modules/_ssl.c#L791-L798https://github.com/python/cpython/blob/be501ca2419a91546dea85ef4f36945545458589/Modules/_ssl.c#L791-L798
msg363333https://bugs.python.org/issue31122#msg363333
(view)https://bugs.python.org/msg363333
https://github.com/python/cpython/pull/18772https://github.com/python/cpython/pull/18772
msg364067https://bugs.python.org/issue31122#msg364067
(view)https://bugs.python.org/msg364067
https://github.com/python/cpython/pull/18772https://github.com/python/cpython/pull/18772
msg367335https://bugs.python.org/issue31122#msg367335
(view)https://bugs.python.org/msg367335
msg375471https://bugs.python.org/issue31122#msg375471
(view)https://bugs.python.org/msg375471
https://github.com/python/cpython/pull/18772/fileshttps://github.com/python/cpython/pull/18772/files
msg375478https://bugs.python.org/issue31122#msg375478
(view)https://bugs.python.org/msg375478
495bd035662fda29639f9d52bb6baebea31d72fahttps://hg.python.org/lookup/495bd035662fda29639f9d52bb6baebea31d72fa
bpo-31122https://bugs.python.org/issue31122
GH-18772https://github.com/python/cpython/pull/18772
https://github.com/python/cpython/commit/495bd035662fda29639f9d52bb6baebea31d72fahttps://github.com/python/cpython/commit/495bd035662fda29639f9d52bb6baebea31d72fa
msg375479https://bugs.python.org/issue31122#msg375479
(view)https://bugs.python.org/msg375479
msg375481https://bugs.python.org/issue31122#msg375481
(view)https://bugs.python.org/msg375481
msg375482https://bugs.python.org/issue31122#msg375482
(view)https://bugs.python.org/msg375482
243458115e2cb295fb5bbb61e6ac528c6b2cf5behttps://hg.python.org/lookup/243458115e2cb295fb5bbb61e6ac528c6b2cf5be
bpo-31122https://bugs.python.org/issue31122
GH-18772https://github.com/python/cpython/pull/18772
https://github.com/python/cpython/commit/243458115e2cb295fb5bbb61e6ac528c6b2cf5behttps://github.com/python/cpython/commit/243458115e2cb295fb5bbb61e6ac528c6b2cf5be
msg375484https://bugs.python.org/issue31122#msg375484
(view)https://bugs.python.org/msg375484
fc8ffe27b6f29d67b76fb2ef57466c95af5a9f82https://hg.python.org/lookup/fc8ffe27b6f29d67b76fb2ef57466c95af5a9f82
bpo-31122https://bugs.python.org/issue31122
GH-18772https://github.com/python/cpython/pull/18772
https://github.com/python/cpython/commit/fc8ffe27b6f29d67b76fb2ef57466c95af5a9f82https://github.com/python/cpython/commit/fc8ffe27b6f29d67b76fb2ef57466c95af5a9f82
msg375484https://bugs.python.org/msg375484
msg375482https://bugs.python.org/msg375482
msg375481https://bugs.python.org/msg375481
christian.heimeshttps://bugs.python.org/user3108
gregory.p.smithhttps://bugs.python.org/user252
msg375479https://bugs.python.org/msg375479
pull_request21008https://bugs.python.org/pull_request21008
pull_request21007https://bugs.python.org/pull_request21007
miss-islingtonhttps://bugs.python.org/user27838
msg375478https://bugs.python.org/msg375478
msg375471https://bugs.python.org/msg375471
jabhttps://bugs.python.org/user10077
remi.lapeyrehttps://bugs.python.org/user28506
msg367335https://bugs.python.org/msg367335
msg364067https://bugs.python.org/msg364067
msg363333https://bugs.python.org/msg363333
patchhttps://bugs.python.org/keyword2
pull_request18130https://bugs.python.org/pull_request18130
msg363329https://bugs.python.org/msg363329
msg363322https://bugs.python.org/msg363322
msg363318https://bugs.python.org/msg363318
shevishttps://bugs.python.org/user33959
Dima.Tisnekhttps://bugs.python.org/user14846
Safihrehttps://bugs.python.org/user25104
msg336732https://bugs.python.org/msg336732
gregory.p.smithhttps://bugs.python.org/user252
msg332779https://bugs.python.org/msg332779
Ben.Darnellhttps://bugs.python.org/user13997
msg328093https://bugs.python.org/msg328093
xgdomingohttps://bugs.python.org/user26269
msg299793https://bugs.python.org/msg299793
martin.panterhttps://bugs.python.org/user14751
msg299766https://bugs.python.org/msg299766
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.