Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ OpName
Class
OpName
Tools/cases_generator/parsing.py:272–273 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
270
271
@dataclass
272
class
OpName(Node):
273
name: str
274
275
276
InputEffect = StackEffect | CacheEffect
Callers
2
op
Method · 0.85
uop
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…