René's URL Explorer Experiment


Title: Issue 32684: asyncio.gather(..., return_exceptions=True) swallows cancellation - 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/76865 https://github.com/python/cpython/issues/76865
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 7209https://github.com/python/cpython/pull/7209
PR 7222https://github.com/python/cpython/pull/7222
PR 7224https://github.com/python/cpython/pull/7224
PR 7225https://github.com/python/cpython/pull/7225
PR 7231https://github.com/python/cpython/pull/7231
msg310843https://bugs.python.org/issue32684#msg310843
(view)https://bugs.python.org/msg310843
msg310846https://bugs.python.org/issue32684#msg310846
(view)https://bugs.python.org/msg310846
issue 26923https://bugs.python.org/issue26923
msg318059https://bugs.python.org/issue32684#msg318059
(view)https://bugs.python.org/msg318059
msg318093https://bugs.python.org/issue32684#msg318093
(view)https://bugs.python.org/msg318093
863b6749093a86810c4077112a857363410cc221https://hg.python.org/lookup/863b6749093a86810c4077112a857363410cc221
bpo-32684https://bugs.python.org/issue32684
GH-7209https://github.com/python/cpython/pull/7209
https://github.com/python/cpython/commit/863b6749093a86810c4077112a857363410cc221https://github.com/python/cpython/commit/863b6749093a86810c4077112a857363410cc221
msg318127https://bugs.python.org/issue32684#msg318127
(view)https://bugs.python.org/msg318127
036434273e6f6905403432c973d98ade1ae58197https://hg.python.org/lookup/036434273e6f6905403432c973d98ade1ae58197
bpo-32684https://bugs.python.org/issue32684
GH-7209https://github.com/python/cpython/pull/7209
#7222https://bugs.python.org/issue7222
https://github.com/python/cpython/commit/036434273e6f6905403432c973d98ade1ae58197https://github.com/python/cpython/commit/036434273e6f6905403432c973d98ade1ae58197
msg318138https://bugs.python.org/issue32684#msg318138
(view)https://bugs.python.org/msg318138
3b263e65a80cfcb1fc751834372533773ec024a4https://hg.python.org/lookup/3b263e65a80cfcb1fc751834372533773ec024a4
bpo-32684https://bugs.python.org/issue32684
GH-7224https://github.com/python/cpython/pull/7224
https://github.com/python/cpython/commit/3b263e65a80cfcb1fc751834372533773ec024a4https://github.com/python/cpython/commit/3b263e65a80cfcb1fc751834372533773ec024a4
msg318139https://bugs.python.org/issue32684#msg318139
(view)https://bugs.python.org/msg318139
6f75bae74866b6acf638e3aa610d830d55b7e314https://hg.python.org/lookup/6f75bae74866b6acf638e3aa610d830d55b7e314
bpo-32684https://bugs.python.org/issue32684
GH-7225https://github.com/python/cpython/pull/7225
https://github.com/python/cpython/commit/6f75bae74866b6acf638e3aa610d830d55b7e314https://github.com/python/cpython/commit/6f75bae74866b6acf638e3aa610d830d55b7e314
msg318142https://bugs.python.org/issue32684#msg318142
(view)https://bugs.python.org/msg318142
3ddee64587482082fcbab930ff82ed67aa9f4a0dhttps://hg.python.org/lookup/3ddee64587482082fcbab930ff82ed67aa9f4a0d
bpo-32684https://bugs.python.org/issue32684
GH-7225https://github.com/python/cpython/pull/7225
#7231https://bugs.python.org/issue7231
https://github.com/python/cpython/commit/3ddee64587482082fcbab930ff82ed67aa9f4a0dhttps://github.com/python/cpython/commit/3ddee64587482082fcbab930ff82ed67aa9f4a0d
msg318142https://bugs.python.org/msg318142
pull_request6863https://bugs.python.org/pull_request6863
msg318139https://bugs.python.org/msg318139
msg318138https://bugs.python.org/msg318138
msg318127https://bugs.python.org/msg318127
pull_request6857https://bugs.python.org/pull_request6857
pull_request6856https://bugs.python.org/pull_request6856
pull_request6853https://bugs.python.org/pull_request6853
msg318093https://bugs.python.org/msg318093
msg318059https://bugs.python.org/msg318059
patchhttps://bugs.python.org/keyword2
pull_request6844https://bugs.python.org/pull_request6844
r.david.murrayhttps://bugs.python.org/user9663
msg310846https://bugs.python.org/msg310846
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.