Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ C
Class
C
Lib/test/test_descr.py:5861–5862 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5859
class
B(A):
5860
pass
5861
class
C(B):
5862
pass
5863
5864
@unittest.expectedFailure
# TODO: RUSTPYTHON
5865
def
test_reent_set_bases_tp_base_cycle(self):
Callers
15
test_ints
Method · 0.70
test_spam_lists
Method · 0.70
test_spam_dicts
Method · 0.70
test_python_dicts
Method · 0.70
test_python_lists
Method · 0.70
test_metaclass
Method · 0.70
test_multiple_inheritance
Method · 0.70
test_diamond_inheritance
Method · 0.70
test_slots
Method · 0.70
test_dynamics
Method · 0.70
test_classmethods
Method · 0.70
test_staticmethods
Method · 0.70
Calls
no outgoing calls
Tested by
15
test_ints
Method · 0.56
test_spam_lists
Method · 0.56
test_spam_dicts
Method · 0.56
test_python_dicts
Method · 0.56
test_python_lists
Method · 0.56
test_metaclass
Method · 0.56
test_multiple_inheritance
Method · 0.56
test_diamond_inheritance
Method · 0.56
test_slots
Method · 0.56
test_dynamics
Method · 0.56
test_classmethods
Method · 0.56
test_staticmethods
Method · 0.56