Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ events.py
File
events.py
Lib/asyncio/events.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Event loop and event loop policy."
""
2
3
# Contains code from https://github.com/MagicStack/uvloop/tree/v0.16.0
4
# SPDX-License-Identifier: PSF-2.0 AND (MIT OR Apache-2.0)
Callers
nothing calls this directly
Calls
2
_RunningLoop
Class · 0.85
Lock
Method · 0.80
Tested by
no test coverage detected