Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ IntSubclass
Class
IntSubclass
Lib/test/test_capi/test_long.py:14–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
13
14
class
IntSubclass(int):
15
pass
16
17
class
Index:
18
def
__init__(self, value):
Callers
11
test_long_check
Method · 0.70
test_long_checkexact
Method · 0.70
check_long_asint
Method · 0.70
check_long_asintandoverflow
Method · 0.70
test_long_asdouble
Method · 0.70
test_long_asvoidptr
Method · 0.70
test_long_getsign
Method · 0.70
test_long_ispositive
Method · 0.70
test_long_isnegative
Method · 0.70
test_long_iszero
Method · 0.70
test_long_export
Method · 0.70
Calls
no outgoing calls
Tested by
11
test_long_check
Method · 0.56
test_long_checkexact
Method · 0.56
check_long_asint
Method · 0.56
check_long_asintandoverflow
Method · 0.56
test_long_asdouble
Method · 0.56
test_long_asvoidptr
Method · 0.56
test_long_getsign
Method · 0.56
test_long_ispositive
Method · 0.56
test_long_isnegative
Method · 0.56
test_long_iszero
Method · 0.56
test_long_export
Method · 0.56
Used in the wild
real call sites across dependent graphs
searching dependent graphs…