/
githubmirror
/
cpython
Обзор
Документация
Войти
/
githubmirror
/
cpython
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v3.15.0b1
Tools/scripts/README
13 строк
770 B
Stan Ulbrych
gh-139198: Remove `Tools/scripts/checkpip.py` script (GH-139199)
30 окт 2025, 13:50
Не верифицирован
30 окт 2025, 13:50
622d97b
Код
Авторство
О чём код?
This directory contains a collection of executable Python scripts that are useful while building, extending or managing Python. combinerefs.py A helper for analyzing PYTHONDUMPREFS output divmod_threshold.py Determine threshold for switching from longobject.c divmod to _pylong.int_divmod() idle3 Main program to start IDLE pydoc3 Python documentation browser run_tests.py Run the test suite with more sensible default options summarize_stats.py Summarize specialization stats for all files in the default stats folders var_access_benchmark.py Show relative speeds of local, nonlocal, global, and built-in access