Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ A
Class
A
Lib/test/test_weakref.py:2098–2099 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2096
class
FinalizeTestCase(unittest.TestCase):
2097
2098
class
A:
2099
pass
2100
2101
def
_collect_if_necessary(self):
2102
# we create no ref-cycles so in CPython no gc should be needed
Callers
2
test_proxy_bad_next
Method · 0.70
check_gc_during_creation
Method · 0.70
Calls
no outgoing calls
Tested by
2
test_proxy_bad_next
Method · 0.56
check_gc_during_creation
Method · 0.56