ACTIVITY SUMMARY (2021-09-24 - 2021-10-01)
Python tracker at https://bugs.python.org/
To view or respond to any of the issues listed below, click on the issue.
Do NOT respond to this message.
Issues counts and deltas:
open7341 ( +8)
closed 49734 (+50)
total 57075 (+58)
Open issues w
Hi everyone,
ensurepip includes private copies of pip and setuptools. But PEP 453 states
that "once pip is able to run pip install --upgrade pip without needing
setuptools installed first, then the private copy of setuptools will be removed
from ensurepip in subsequent CPython releases."
https: