MCPcopy 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
266class CacheEffect(Node):
267 name: str
268 size: int
269
270
271@dataclass

Callers 2

cache_effectMethod · 0.85
uopMethod · 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…