René's URL Explorer Experiment


Title: Issue 31033: Improve traceback of cancelled tasks / add cancel() msg argument - 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/75216 https://github.com/python/cpython/issues/75216
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 19951https://github.com/python/cpython/pull/19951
PR 19979https://github.com/python/cpython/pull/19979
PR 20173https://github.com/python/cpython/pull/20173
PR 20202https://github.com/python/cpython/pull/20202
msg299079https://bugs.python.org/issue31033#msg299079
(view)https://bugs.python.org/msg299079
msg299083https://bugs.python.org/issue31033#msg299083
(view)https://bugs.python.org/msg299083
msg299084https://bugs.python.org/issue31033#msg299084
(view)https://bugs.python.org/msg299084
msg299101https://bugs.python.org/issue31033#msg299101
(view)https://bugs.python.org/msg299101
msg299103https://bugs.python.org/issue31033#msg299103
(view)https://bugs.python.org/msg299103
msg299107https://bugs.python.org/issue31033#msg299107
(view)https://bugs.python.org/msg299107
msg299112https://bugs.python.org/issue31033#msg299112
(view)https://bugs.python.org/msg299112
msg299891https://bugs.python.org/issue31033#msg299891
(view)https://bugs.python.org/msg299891
https://github.com/python/cpython/blob/733d0f63c562090a2b840859b96028d6ec0a4803/Lib/asyncio/futures.py#L153https://github.com/python/cpython/blob/733d0f63c562090a2b840859b96028d6ec0a4803/Lib/asyncio/futures.py#L153
https://github.com/python/cpython/blob/733d0f63c562090a2b840859b96028d6ec0a4803/Lib/asyncio/futures.py#L173https://github.com/python/cpython/blob/733d0f63c562090a2b840859b96028d6ec0a4803/Lib/asyncio/futures.py#L173
msg300152https://bugs.python.org/issue31033#msg300152
(view)https://bugs.python.org/msg300152
msg314953https://bugs.python.org/issue31033#msg314953
(view)https://bugs.python.org/msg314953
msg314954https://bugs.python.org/issue31033#msg314954
(view)https://bugs.python.org/msg314954
msg341967https://bugs.python.org/issue31033#msg341967
(view)https://bugs.python.org/msg341967
msg368236https://bugs.python.org/issue31033#msg368236
(view)https://bugs.python.org/msg368236
https://github.com/python/cpython/pull/19951https://github.com/python/cpython/pull/19951
asyncio/base_events.pyhttps://github.com/python/cpython/blob/main/Lib/asyncio/base_events.py#L642
asyncio/tasks.pyhttps://github.com/python/cpython/blob/main/Lib/asyncio/tasks.py#L657
asyncio/base_events.pyhttps://github.com/python/cpython/blob/main/Lib/asyncio/base_events.py#L642
msg368243https://bugs.python.org/issue31033#msg368243
(view)https://bugs.python.org/msg368243
msg368405https://bugs.python.org/issue31033#msg368405
(view)https://bugs.python.org/msg368405
https://github.com/python/cpython/pull/19979https://github.com/python/cpython/pull/19979
msg368987https://bugs.python.org/issue31033#msg368987
(view)https://bugs.python.org/msg368987
1ce5841eca6d96b1b1e8c213d04f2e92b1619bb5https://hg.python.org/lookup/1ce5841eca6d96b1b1e8c213d04f2e92b1619bb5
bpo-31033https://bugs.python.org/issue31033
GH-19979https://github.com/python/cpython/pull/19979
https://github.com/python/cpython/commit/1ce5841eca6d96b1b1e8c213d04f2e92b1619bb5https://github.com/python/cpython/commit/1ce5841eca6d96b1b1e8c213d04f2e92b1619bb5
msg368988https://bugs.python.org/issue31033#msg368988
(view)https://bugs.python.org/msg368988
msg368993https://bugs.python.org/issue31033#msg368993
(view)https://bugs.python.org/msg368993
asyncio/tasks.pyhttps://github.com/python/cpython/blob/main/Lib/asyncio/tasks.py#L670
asyncio/base_events.pyhttps://github.com/python/cpython/blob/main/Lib/asyncio/base_events.py#L642
msg369173https://bugs.python.org/issue31033#msg369173
(view)https://bugs.python.org/msg369173
msg369179https://bugs.python.org/issue31033#msg369179
(view)https://bugs.python.org/msg369179
da742ba826721da84140abc785856d4ccc2d787fhttps://hg.python.org/lookup/da742ba826721da84140abc785856d4ccc2d787f
bpo-31033https://bugs.python.org/issue31033
GH-19951https://github.com/python/cpython/pull/19951
https://github.com/python/cpython/commit/da742ba826721da84140abc785856d4ccc2d787fhttps://github.com/python/cpython/commit/da742ba826721da84140abc785856d4ccc2d787f
msg369180https://bugs.python.org/issue31033#msg369180
(view)https://bugs.python.org/msg369180
msg369305https://bugs.python.org/issue31033#msg369305
(view)https://bugs.python.org/msg369305
ff7a8b03c49153021d6de5d0b2fa8b5163059ed6https://hg.python.org/lookup/ff7a8b03c49153021d6de5d0b2fa8b5163059ed6
GH-20173https://github.com/python/cpython/pull/20173
https://github.com/python/cpython/commit/ff7a8b03c49153021d6de5d0b2fa8b5163059ed6https://github.com/python/cpython/commit/ff7a8b03c49153021d6de5d0b2fa8b5163059ed6
msg369315https://bugs.python.org/issue31033#msg369315
(view)https://bugs.python.org/msg369315
f02c3048dc2f22053a2ba56ef5987967b89c4be3https://hg.python.org/lookup/f02c3048dc2f22053a2ba56ef5987967b89c4be3
GH-20173https://github.com/python/cpython/pull/20173
#20202https://bugs.python.org/issue20202
https://github.com/python/cpython/commit/f02c3048dc2f22053a2ba56ef5987967b89c4be3https://github.com/python/cpython/commit/f02c3048dc2f22053a2ba56ef5987967b89c4be3
lukasz.langahttps://bugs.python.org/user12704
msg369315https://bugs.python.org/msg369315
miss-islingtonhttps://bugs.python.org/user27838
pull_request19500https://bugs.python.org/pull_request19500
msg369305https://bugs.python.org/msg369305
pull_request19472https://bugs.python.org/pull_request19472
issue31131 supersederhttps://bugs.python.org/issue31131
msg369180https://bugs.python.org/msg369180
msg369179https://bugs.python.org/msg369179
msg369173https://bugs.python.org/msg369173
msg368993https://bugs.python.org/msg368993
msg368988https://bugs.python.org/msg368988
msg368987https://bugs.python.org/msg368987
msg368405https://bugs.python.org/msg368405
pull_request19295https://bugs.python.org/pull_request19295
msg368243https://bugs.python.org/msg368243
msg368236https://bugs.python.org/msg368236
patchhttps://bugs.python.org/keyword2
pull_request19267https://bugs.python.org/pull_request19267
msg341967https://bugs.python.org/msg341967
carljmhttps://bugs.python.org/user5587
msg314954https://bugs.python.org/msg314954
thehesiodhttps://bugs.python.org/user19101
msg314953https://bugs.python.org/msg314953
msg300152https://bugs.python.org/msg300152
msg299891https://bugs.python.org/msg299891
chris.jerdonekhttps://bugs.python.org/user12075
msg299112https://bugs.python.org/msg299112
msg299107https://bugs.python.org/msg299107
msg299103https://bugs.python.org/msg299103
msg299101https://bugs.python.org/msg299101
matrixisehttps://bugs.python.org/user17286
msg299084https://bugs.python.org/msg299084
msg299083https://bugs.python.org/msg299083
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.