Bug report
Bug description:
Early last year, ensurepip._PROJECTS was removed in 9639043 breaking the script.
I do not know if it is worth fixing the script, or if it should just be removed since no one has noticed indicating that it is not used.
cc @ncoghlan
CPython versions tested on:
CPython main branch
Operating systems tested on:
No response
Linked PRs
Bug report
Bug description:
Early last year,
ensurepip._PROJECTSwas removed in 9639043 breaking the script.I do not know if it is worth fixing the script, or if it should just be removed since no one has noticed indicating that it is not used.
cc @ncoghlan
CPython versions tested on:
CPython main branch
Operating systems tested on:
No response
Linked PRs
Tools/scripts/checkpip.pyscript #139199