René's URL Explorer Experiment


Title: Issue 30491: Add a lightweight mechanism for detecting un-awaited coroutine objects - 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/74676 https://github.com/python/cpython/issues/74676
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
32591https://bugs.python.org/issue32591
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
corobench.pyhttps://bugs.python.org/file47405/corobench.py
pep492bench.pyhttps://bugs.python.org/file47406/pep492bench.py
PR 5279https://github.com/python/cpython/pull/5279
msg294584https://bugs.python.org/issue30491#msg294584
(view)https://bugs.python.org/msg294584
https://github.com/python-trio/trio/issues/79#issuecomment-304364010https://github.com/python-trio/trio/issues/79#issuecomment-304364010
msg308090https://bugs.python.org/issue30491#msg308090
(view)https://bugs.python.org/msg308090
PEP 562https://www.python.org/dev/peps/pep-0562/
msg308216https://bugs.python.org/issue30491#msg308216
(view)https://bugs.python.org/msg308216
msg308222https://bugs.python.org/issue30491#msg308222
(view)https://bugs.python.org/msg308222
https://github.com/python-trio/trio/pull/176https://github.com/python-trio/trio/pull/176
msg308224https://bugs.python.org/issue30491#msg308224
(view)https://bugs.python.org/msg308224
msg308231https://bugs.python.org/issue30491#msg308231
(view)https://bugs.python.org/msg308231
https://github.com/python-trio/trio/pull/176/files#diff-ce66495f4b73d01ba38f06ae87955d3aR54https://github.com/python-trio/trio/pull/176/files#diff-ce66495f4b73d01ba38f06ae87955d3aR54
msg308263https://bugs.python.org/issue30491#msg308263
(view)https://bugs.python.org/msg308263
msg308272https://bugs.python.org/issue30491#msg308272
(view)https://bugs.python.org/msg308272
https://gist.github.com/njsmith/87687ba5de1aeb5aa92336bd31891751https://gist.github.com/njsmith/87687ba5de1aeb5aa92336bd31891751
msg308274https://bugs.python.org/issue30491#msg308274
(view)https://bugs.python.org/msg308274
msg308275https://bugs.python.org/issue30491#msg308275
(view)https://bugs.python.org/msg308275
msg310335https://bugs.python.org/issue30491#msg310335
(view)https://bugs.python.org/msg310335
https://github.com/python/cpython/pull/5250https://github.com/python/cpython/pull/5250
bpo-32591https://bugs.python.org/issue32591
msg310508https://bugs.python.org/issue30491#msg310508
(view)https://bugs.python.org/msg310508
msg310557https://bugs.python.org/issue30491#msg310557
(view)https://bugs.python.org/msg310557
3954f6126fhttps://hg.python.org/lookup/3954f6126f
f23746a934https://hg.python.org/lookup/f23746a934
msg310558https://bugs.python.org/issue30491#msg310558
(view)https://bugs.python.org/msg310558
PEP 492https://www.python.org/dev/peps/pep-0492/
https://www.python.org/dev/peps/pep-0492/#async-awaithttps://www.python.org/dev/peps/pep-0492/#async-await
msg310559https://bugs.python.org/issue30491#msg310559
(view)https://bugs.python.org/msg310559
msg310564https://bugs.python.org/issue30491#msg310564
(view)https://bugs.python.org/msg310564
msg310566https://bugs.python.org/issue30491#msg310566
(view)https://bugs.python.org/msg310566
msg310610https://bugs.python.org/issue30491#msg310610
(view)https://bugs.python.org/msg310610
msg311056https://bugs.python.org/issue30491#msg311056
(view)https://bugs.python.org/msg311056
bpo-32703https://bugs.python.org/issue32703
msg311082https://bugs.python.org/issue30491#msg311082
(view)https://bugs.python.org/msg311082
bpo-30491https://bugs.python.org/issue30491
bpo-32591https://bugs.python.org/issue32591
bpo-30491https://bugs.python.org/issue30491
gh-5279https://github.com/python/cpython/pull/5279
https://github.com/python-trio/trio/issues/79https://github.com/python-trio/trio/issues/79
https://bugs.python.org/issue30491#msg294584https://bugs.python.org/issue30491#msg294584
https://github.com/python-trio/trio/issues/79#issuecomment-304428955https://github.com/python-trio/trio/issues/79#issuecomment-304428955
https://github.com/python-trio/trio/pull/176https://github.com/python-trio/trio/pull/176
https://github.com/python-trio/trio/issues/79#issuecomment-325188030https://github.com/python-trio/trio/issues/79#issuecomment-325188030
https://github.com/pytest-dev/pytest-asyncio/issues/67https://github.com/pytest-dev/pytest-asyncio/issues/67
https://bugs.python.org/issue30491#msg308090https://bugs.python.org/issue30491#msg308090
https://bugs.python.org/issue30491#msg310559https://bugs.python.org/issue30491#msg310559
msg342452https://bugs.python.org/issue30491#msg342452
(view)https://bugs.python.org/msg342452
msg351419https://bugs.python.org/issue30491#msg351419
(view)https://bugs.python.org/msg351419
msg352052https://bugs.python.org/issue30491#msg352052
(view)https://bugs.python.org/msg352052
msg352059https://bugs.python.org/issue30491#msg352059
(view)https://bugs.python.org/msg352059
msg388621https://bugs.python.org/issue30491#msg388621
(view)https://bugs.python.org/msg388621
msg388625https://bugs.python.org/issue30491#msg388625
(view)https://bugs.python.org/msg388625
msg415417https://bugs.python.org/issue30491#msg415417
(view)https://bugs.python.org/msg415417
#32591https://bugs.python.org/issue32591
Deprecate sys.set_coroutine_wrapper and replace it with more focused API(s)https://bugs.python.org/issue32591
msg415417https://bugs.python.org/msg415417
Guido.van.Rossumhttps://bugs.python.org/user18074
msg388625https://bugs.python.org/msg388625
serhiy.storchakahttps://bugs.python.org/user15623
msg388621https://bugs.python.org/msg388621
nzsmithhttps://bugs.python.org/user38046
nikicathttps://bugs.python.org/user16816
msg352059https://bugs.python.org/msg352059
msg352052https://bugs.python.org/msg352052
asvetlovhttps://bugs.python.org/user10303
msg351419https://bugs.python.org/msg351419
ryanhieberthttps://bugs.python.org/user22359
cheryl.sabellahttps://bugs.python.org/user25861
msg342452https://bugs.python.org/msg342452
xgdomingohttps://bugs.python.org/user26269
msg311082https://bugs.python.org/msg311082
msg311056https://bugs.python.org/msg311056
msg310610https://bugs.python.org/msg310610
msg310566https://bugs.python.org/msg310566
msg310564https://bugs.python.org/msg310564
gvanrossumhttps://bugs.python.org/user5
msg310559https://bugs.python.org/msg310559
pep492bench.pyhttps://bugs.python.org/file47406
msg310558https://bugs.python.org/msg310558
corobench.pyhttps://bugs.python.org/file47405
msg310557https://bugs.python.org/msg310557
msg310508https://bugs.python.org/msg310508
patchhttps://bugs.python.org/keyword2
pull_request5123https://bugs.python.org/pull_request5123
msg310335https://bugs.python.org/msg310335
msg308275https://bugs.python.org/msg308275
msg308274https://bugs.python.org/msg308274
msg308272https://bugs.python.org/msg308272
msg308263https://bugs.python.org/msg308263
msg308231https://bugs.python.org/msg308231
msg308224https://bugs.python.org/msg308224
msg308222https://bugs.python.org/msg308222
msg308216https://bugs.python.org/msg308216
vstinnerhttps://bugs.python.org/user2377
msg308090https://bugs.python.org/msg308090
chris.jerdonekhttps://bugs.python.org/user12075
mbussonnhttps://bugs.python.org/user21776
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.