Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ _crossinterp.py
File
_crossinterp.py
Lib/concurrent/interpreters/_crossinterp.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Common code between queues and channels."
""
2
3
4
class
ItemInterpreterDestroyed(Exception):
Callers
nothing calls this directly
Calls
2
__new__
Method · 0.45
items
Method · 0.45
Tested by
no test coverage detected