There was an error while loading. Please reload this page.
Tools/scripts/checkpip.py
1 parent c45e6e1 commit 622d97bCopy full SHA for 622d97b
3 files changed
Misc/NEWS.d/next/Tools-Demos/2025-09-21-10-30-08.gh-issue-139198.Fm7NfU.rst
@@ -0,0 +1 @@
1
+Remove ``Tools/scripts/checkpip.py`` script.
Tools/scripts/README
@@ -1,8 +1,6 @@
This directory contains a collection of executable Python scripts that are
2
useful while building, extending or managing Python.
3
4
-checkpip.py Checks the version of the projects bundled in ensurepip
5
- are the latest available
6
combinerefs.py A helper for analyzing PYTHONDUMPREFS output
7
divmod_threshold.py Determine threshold for switching from longobject.c
8
divmod to _pylong.int_divmod()
Tools/scripts/checkpip.py
0 commit comments