René's URL Explorer Experiment


Title: Issue 32296: Implement asyncio._get_running_loop() and get_event_loop() in C - 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/76477 https://github.com/python/cpython/issues/76477
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 4827https://github.com/python/cpython/pull/4827
PR 4850https://github.com/python/cpython/pull/4850
PR 5277https://github.com/python/cpython/pull/5277
msg308169https://bugs.python.org/issue32296#msg308169
(view)https://bugs.python.org/msg308169
msg308237https://bugs.python.org/issue32296#msg308237
(view)https://bugs.python.org/msg308237
a70232f28882d2fecb3ebe06643867701016070fhttps://hg.python.org/lookup/a70232f28882d2fecb3ebe06643867701016070f
bpo-32296https://bugs.python.org/issue32296
#4827https://bugs.python.org/issue4827
https://github.com/python/cpython/commit/a70232f28882d2fecb3ebe06643867701016070fhttps://github.com/python/cpython/commit/a70232f28882d2fecb3ebe06643867701016070f
msg308247https://bugs.python.org/issue32296#msg308247
(view)https://bugs.python.org/msg308247
http://buildbot.python.org/all/#/builders/40/builds/278http://buildbot.python.org/all/#/builders/40/builds/278
test\test_asyncio\test_events.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_asyncio/test_events.py#L2738
test\test_asyncio\test_events.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_asyncio/test_events.py#L2738
msg308253https://bugs.python.org/issue32296#msg308253
(view)https://bugs.python.org/msg308253
msg308261https://bugs.python.org/issue32296#msg308261
(view)https://bugs.python.org/msg308261
bfbf04ef18c93ca8cab0453f76aeea1d8fc23fb1https://hg.python.org/lookup/bfbf04ef18c93ca8cab0453f76aeea1d8fc23fb1
bpo-32296https://bugs.python.org/issue32296
#4850https://bugs.python.org/issue4850
https://github.com/python/cpython/commit/bfbf04ef18c93ca8cab0453f76aeea1d8fc23fb1https://github.com/python/cpython/commit/bfbf04ef18c93ca8cab0453f76aeea1d8fc23fb1
msg310520https://bugs.python.org/issue32296#msg310520
(view)https://bugs.python.org/msg310520
9d411c119fdd8e42209ec16be27686a843507f18https://hg.python.org/lookup/9d411c119fdd8e42209ec16be27686a843507f18
bpo-32296https://bugs.python.org/issue32296
#5277https://bugs.python.org/issue5277
https://github.com/python/cpython/commit/9d411c119fdd8e42209ec16be27686a843507f18https://github.com/python/cpython/commit/9d411c119fdd8e42209ec16be27686a843507f18
msg310520https://bugs.python.org/msg310520
pull_request5121https://bugs.python.org/pull_request5121
msg308261https://bugs.python.org/msg308261
msg308253https://bugs.python.org/msg308253
pull_request4739https://bugs.python.org/pull_request4739
vstinnerhttps://bugs.python.org/user2377
msg308247https://bugs.python.org/msg308247
msg308237https://bugs.python.org/msg308237
patchhttps://bugs.python.org/keyword2
pull_request4719https://bugs.python.org/pull_request4719
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.