Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ test_compute_changes.py
File
test_compute_changes.py
Lib/test/test_tools/test_compute_changes.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Tests to cover the Tools/build/compute-changes.py script."
""
2
3
import
importlib
4
import
os
Callers
nothing calls this directly
Calls
4
skip_if_missing
Function · 0.90
imports_under_tool
Function · 0.90
import_module
Method · 0.45
main
Method · 0.45
Tested by
no test coverage detected