Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ _test_gc_fast_cycles.py
File
_test_gc_fast_cycles.py
Lib/test/_test_gc_fast_cycles.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Run by test_gc.
2
from
test
import
support
3
import
_testinternalcapi
4
import
gc
Callers
nothing calls this directly
Calls
1
main
Method · 0.45
Tested by
no test coverage detected