Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ C
Class
C
Lib/test/test_opcache.py:1209–1210 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1207
self.assert_races_do_not_crash(opname, get_items, read, write)
1208
1209
class
C:
1210
pass
1211
1212
@requires_specialization
1213
class
TestInstanceDict(unittest.TestCase):
Callers
14
test_descriptor_added_after_optimization
Method · 0.70
get_items
Method · 0.70
setUp
Method · 0.70
test_values_on_instance
Method · 0.70
test_dict_materialization
Method · 0.70
test_dict_dematerialization
Method · 0.70
test_dict_dematerialization_multiple_refs
Method · 0.70
test_dict_dematerialization_copy
Method · 0.70
test_dict_dematerialization_pickle
Method · 0.70
test_dict_dematerialization_subclass
Method · 0.70
set_slot
Method · 0.70
set_value
Method · 0.70
Calls
no outgoing calls
Tested by
14
test_descriptor_added_after_optimization
Method · 0.56
get_items
Method · 0.56
setUp
Method · 0.56
test_values_on_instance
Method · 0.56
test_dict_materialization
Method · 0.56
test_dict_dematerialization
Method · 0.56
test_dict_dematerialization_multiple_refs
Method · 0.56
test_dict_dematerialization_copy
Method · 0.56
test_dict_dematerialization_pickle
Method · 0.56
test_dict_dematerialization_subclass
Method · 0.56
set_slot
Method · 0.56
set_value
Method · 0.56