Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ CacheEffect
Class
CacheEffect
Tools/cases_generator/parsing.py:266–268 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
264
265
@dataclass
266
class
CacheEffect(Node):
267
name: str
268
size: int
269
270
271
@dataclass
Callers
2
cache_effect
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…