Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ mixins.py
File
mixins.py
Lib/asyncio/mixins.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Event loop mixins."
""
2
3
import
threading
4
from
.
import
events
Callers
nothing calls this directly
Calls
1
Lock
Method · 0.80
Tested by
no test coverage detected