René's URL Explorer Experiment


Title: Issue 26685: Raise errors from socket.close() - 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/70872 https://github.com/python/cpython/issues/70872
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
21069https://bugs.python.org/issue21069
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.close.patchhttps://bugs.python.org/file42342/socket.close.patch
reviewhttps://bugs.python.org/review/26685/#ps16866
finalize-exception.patchhttps://bugs.python.org/file42360/finalize-exception.patch
reviewhttps://bugs.python.org/review/26685/#ps16881
socket.close.v2.patchhttps://bugs.python.org/file42361/socket.close.v2.patch
reviewhttps://bugs.python.org/review/26685/#ps16882
PR 2566https://github.com/python/cpython/pull/2566
msg262735https://bugs.python.org/issue26685#msg262735
(view)https://bugs.python.org/msg262735
https://docs.python.org/3/library/socket.html#socket.socket.filenohttps://docs.python.org/3/library/socket.html#socket.socket.fileno
msg262737https://bugs.python.org/issue26685#msg262737
(view)https://bugs.python.org/msg262737
msg262838https://bugs.python.org/issue26685#msg262838
(view)https://bugs.python.org/msg262838
Modules/_io/iobase.chttps://github.com/python/cpython/blob/master/Modules/_io/iobase.c
Lib/_pyio.pyhttps://github.com/python/cpython/blob/master/Lib/_pyio.py
msg262839https://bugs.python.org/issue26685#msg262839
(view)https://bugs.python.org/msg262839
msg263158https://bugs.python.org/issue26685#msg263158
(view)https://bugs.python.org/msg263158
bd665613ed67https://hg.python.org/lookup/bd665613ed67
#26685https://bugs.python.org/issue26685
https://hg.python.org/cpython/rev/bd665613ed67https://hg.python.org/cpython/rev/bd665613ed67
msg263161https://bugs.python.org/issue26685#msg263161
(view)https://bugs.python.org/msg263161
msg278946https://bugs.python.org/issue26685#msg278946
(view)https://bugs.python.org/msg278946
https://github.com/magicstack/uvloophttps://github.com/magicstack/uvloop
msg278947https://bugs.python.org/issue26685#msg278947
(view)https://bugs.python.org/msg278947
msg278948https://bugs.python.org/issue26685#msg278948
(view)https://bugs.python.org/msg278948
msg278949https://bugs.python.org/issue26685#msg278949
(view)https://bugs.python.org/msg278949
msg278950https://bugs.python.org/issue26685#msg278950
(view)https://bugs.python.org/msg278950
msg278951https://bugs.python.org/issue26685#msg278951
(view)https://bugs.python.org/msg278951
msg278952https://bugs.python.org/issue26685#msg278952
(view)https://bugs.python.org/msg278952
msg278953https://bugs.python.org/issue26685#msg278953
(view)https://bugs.python.org/msg278953
msg278983https://bugs.python.org/issue26685#msg278983
(view)https://bugs.python.org/msg278983
msg278984https://bugs.python.org/issue26685#msg278984
(view)https://bugs.python.org/msg278984
msg278985https://bugs.python.org/issue26685#msg278985
(view)https://bugs.python.org/msg278985
msg278991https://bugs.python.org/issue26685#msg278991
(view)https://bugs.python.org/msg278991
https://github.com/python/asyncio/pull/449https://github.com/python/asyncio/pull/449
msg297656https://bugs.python.org/issue26685#msg297656
(view)https://bugs.python.org/msg297656
67e1478dba6efe60b8e1890192014b8b06dd6bd9https://hg.python.org/lookup/67e1478dba6efe60b8e1890192014b8b06dd6bd9
bpo-30319https://bugs.python.org/issue30319
#2565https://bugs.python.org/issue2565
https://github.com/python/cpython/commit/67e1478dba6efe60b8e1890192014b8b06dd6bd9https://github.com/python/cpython/commit/67e1478dba6efe60b8e1890192014b8b06dd6bd9
msg297658https://bugs.python.org/issue26685#msg297658
(view)https://bugs.python.org/msg297658
580cd5cd3603317d294a881628880a92ea221334https://hg.python.org/lookup/580cd5cd3603317d294a881628880a92ea221334
bpo-30319https://bugs.python.org/issue30319
#2565https://bugs.python.org/issue2565
#2566https://bugs.python.org/issue2566
https://github.com/python/cpython/commit/580cd5cd3603317d294a881628880a92ea221334https://github.com/python/cpython/commit/580cd5cd3603317d294a881628880a92ea221334
msg297658https://bugs.python.org/msg297658
pull_request2636https://bugs.python.org/pull_request2636
msg297656https://bugs.python.org/msg297656
msg278991https://bugs.python.org/msg278991
msg278985https://bugs.python.org/msg278985
msg278984https://bugs.python.org/msg278984
msg278983https://bugs.python.org/msg278983
msg278953https://bugs.python.org/msg278953
msg278952https://bugs.python.org/msg278952
msg278951https://bugs.python.org/msg278951
msg278950https://bugs.python.org/msg278950
msg278949https://bugs.python.org/msg278949
msg278948https://bugs.python.org/msg278948
msg278947https://bugs.python.org/msg278947
yselivanovhttps://bugs.python.org/user16198
msg278946https://bugs.python.org/msg278946
msg263161https://bugs.python.org/msg263161
python-devhttps://bugs.python.org/user13902
msg263158https://bugs.python.org/msg263158
socket.close.v2.patchhttps://bugs.python.org/file42361
msg262839https://bugs.python.org/msg262839
finalize-exception.patchhttps://bugs.python.org/file42360
msg262838https://bugs.python.org/msg262838
vstinnerhttps://bugs.python.org/user2377
msg262737https://bugs.python.org/msg262737
test_fileno of test_urllibnet intermittently failshttps://bugs.python.org/issue21069
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.