Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/mypy
/ weakref_ops.py
File
weakref_ops.py
mypyc/primitives/weakref_ops.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
mypyc.ir.ops
import
ERR_MAGIC
2
from
mypyc.ir.rtypes
import
object_rprimitive, pointer_rprimitive
3
from
mypyc.primitives.registry
import
function_op
4
Callers
nothing calls this directly
Calls
1
function_op
Function · 0.90
Tested by
no test coverage detected