summaryrefslogtreecommitdiffstats
path: root/Python
diff options
context:
space:
mode:
authorMiro Hrončok <miro@hroncok.cz>2020-03-10 21:16:28 (GMT)
committerGitHub <noreply@github.com>2020-03-10 21:16:28 (GMT)
commit88f82b2b9ea3514359cb6e3218121f75334063ac (patch)
tree260607b3c761f8490a8383870cd3cd53bde94ee4 /Python
parentd06eec218eac81225f9017951cddfc211fed9325 (diff)
downloadcpython-88f82b2b9ea3514359cb6e3218121f75334063ac.zip
cpython-88f82b2b9ea3514359cb6e3218121f75334063ac.tar.gz
cpython-88f82b2b9ea3514359cb6e3218121f75334063ac.tar.bz2
bpo-38662: ensurepip invokes pip via runpy (GH-18901)
The ensurepip module now invokes pip via the runpy module. Hence it is no longer tightly coupled with the internal API of the bundled pip version, allowing easier updates to a newer pip version both internally and for distributors. This way, any changes to the internal pip API won't mean ensurepip needs to be changed as well. Also, distributors can update their pip wheels independent on CPython release schedule. Co-Authored-By: Pradyun Gedam <pradyunsg@gmail.com> Co-Authored-By: Miro Hrončok <miro@hroncok.cz>
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions