Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ callback
Function
callback
Lib/test/crashers/mutation_inside_cyclegc.py:18–19 ·
view source on GitHub ↗
(x)
Source
from the content-addressed store, hash-verified
16
pass
17
18
def
callback(x):
19
del lst[:]
20
21
22
keepalive = []
Callers
12
instate
Method · 0.50
test_instruction_explicit_callback
Method · 0.50
test_frame_tstate_tracing
Method · 0.50
relative_import_test
Method · 0.50
test_c_char_parm
Method · 0.50
test_c_char_p_parm
Method · 0.50
test_c_wchar_p_parm
Method · 0.50
test_c_void_p_parm
Method · 0.50
test_sf1651235
Method · 0.50
test_callback_register_int
Method · 0.50
test_callback_register_double
Method · 0.50
check_waitpid
Method · 0.50
Calls
no outgoing calls
Tested by
11
test_instruction_explicit_callback
Method · 0.40
test_frame_tstate_tracing
Method · 0.40
relative_import_test
Method · 0.40
test_c_char_parm
Method · 0.40
test_c_char_p_parm
Method · 0.40
test_c_wchar_p_parm
Method · 0.40
test_c_void_p_parm
Method · 0.40
test_sf1651235
Method · 0.40
test_callback_register_int
Method · 0.40
test_callback_register_double
Method · 0.40
check_waitpid
Method · 0.40
Used in the wild
real call sites across dependent graphs
searching dependent graphs…