Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ C
Class
C
Lib/test/test_capi/test_opt.py:2683–2684 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2681
2682
def
testfunc(n):
2683
class
C:
2684
t = tuple(range(2048))
2685
2686
x = 0
2687
for
_ in range(n):
Callers
2
testfunc
Method · 0.70
f
Method · 0.70
Calls
no outgoing calls
Tested by
2
testfunc
Method · 0.56
f
Method · 0.56