index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
ensurepip
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update vendored pip to 21.1.3 (GH-26912)
Stéphane Bidoul
2021-06-26
1
-1/+1
*
bpo-37449: ensurepip uses importlib.resources.files() traversable APIs (#22659)
wim glenn
2021-06-07
1
-5/+4
*
bpo-43993: Update vendored pip to 21.1.1 (GH-25761)
Stéphane Bidoul
2021-05-01
1
-1/+1
*
bpo-43930: Update bundled pip to 21.1 and setuptools to 56.0.0 (GH-25576)
Stéphane Bidoul
2021-04-24
1
-2/+2
*
bpo-41282: (PEP 632) Deprecate distutils.sysconfig (partial implementation of...
Lumír 'Frenzy' Balhar
2021-04-23
1
-1/+2
*
bpo-43077: Update bundled pip to 21.0.1 and setuptools to 52.0.0 (GH-24386)
Paul Moore
2021-01-30
1
-3/+3
*
bpo-42856: Add --with-wheel-pkg-dir=PATH configure option (GH-24210)
Victor Stinner
2021-01-20
1
-24/+90
*
bpo-41490: Bump vendored pip to version 20.2.3 (#22527)
Pablo Galindo
2020-10-04
1
-17/+14
*
bpo-38488: Upgrade bundled versions of pip & setuptools (GH-20491)
Xavier Fernandez
2020-06-15
1
-6/+6
*
bpo-40448: ensurepip: Do not use cache (GH-19812)
Krzysztof Konopko
2020-06-15
1
-1/+1
*
Revert "Upgrade bundled versions of pip & setuptools (#16782)" (GH-20484)
Victor Stinner
2020-05-28
1
-6/+6
*
Upgrade bundled versions of pip & setuptools (#16782)
Xavier Fernandez
2020-05-27
1
-6/+6
*
bpo-38662: ensurepip invokes pip via runpy (GH-18901)
Miro Hrončok
2020-03-10
1
-3/+13
*
bpo-37449: Move ensurepip off of pkgutil and to importlib.resources (GH-15109)
Joannah Nanjekye
2019-09-13
1
-4/+7
*
bpo-37664: Update ensurepip bundled wheels, again (GH-15483)
Pradyun Gedam
2019-08-26
1
-2/+2
*
bpo-37664: Update bundled pip to 19.2.1 and setuptools to 41.0.1 (GH-14934)
Pradyun Gedam
2019-07-24
1
-2/+2
*
bpo-37363: Add audit events for a range of modules (GH-14301)
Steve Dower
2019-06-24
1
-0/+2
*
bpo-35807: Upgrade ensurepip bundled pip and setuptools (GH-12189)
Pradyun Gedam
2019-03-06
1
-2/+2
*
Upgrade pip to 18.1 and setuptools to 40.6.2 (#10598)
Donald Stufft
2018-11-19
1
-2/+2
*
Improve ensurepip's --help (GH-4686)
Wieland Hoffmann
2018-05-30
1
-3/+3
*
bpo-33131: Upgrade ensurepip to bundle pip 10.0.1 (GH-6546)
Paul Moore
2018-04-20
1
-3/+3
*
Upgrade pip to v9.0.3 and setuptools to v39.0.1 (#6184)
Donald Stufft
2018-03-22
1
-2/+2
*
Update pip to 9.0.2 and setuptools to 38.6.1 (#6133)
Donald Stufft
2018-03-17
1
-2/+2
*
bpo-31351: Set return code in ensurepip when pip fails (GH-3626)
Igor Filatov
2017-09-21
1
-4/+19
*
Merge - upgrade pip/setuptools
Donald Stufft
2016-11-16
1
-2/+2
|
\
|
*
Upgrade pip to 9.0.1 and setuptools to 28.8.0
Donald Stufft
2016-11-16
1
-2/+2
*
|
Allow ensurepip even when ssl is unavailable
Donald Stufft
2016-11-03
1
-20/+0
|
/
*
Upgrade pip to 9.0 and setuptools to 28.7.1
Donald Stufft
2016-11-02
1
-2/+2
*
Upgrade setuptools to 27.1.2
Donald Stufft
2016-09-09
1
-1/+1
*
Upgrade setuptools to 27.1.1
Donald Stufft
2016-09-09
1
-1/+1
*
Update setuptools/pip to 25.2.0/8.1.2
Donald Stufft
2016-08-14
1
-2/+2
*
Upgrade ensurepip bundled setuptools to 20.10.1
Donald Stufft
2016-05-02
1
-1/+1
*
Upgrade ensurepip._bundled pip to 8.1.1 and setuptools to 20.3
Donald Stufft
2016-03-17
1
-2/+2
*
Upgrade pip to 8.0.2
Donald Stufft
2016-01-22
1
-1/+1
*
Update pip to 8.0.0 and setuptools to 19.4
Donald Stufft
2016-01-20
1
-2/+2
*
Update pip to 7.1.2 and setuptools to 18.2
Donald Stufft
2015-08-24
1
-2/+2
*
Update setuptools to 18.0.1 and pip to 7.1.0
Donald Stufft
2015-07-01
1
-2/+2
*
Upgrade pip to 7.0.3 and setuptools to 17.0
Donald Stufft
2015-06-02
1
-2/+2
*
Closes #24267 - Does not check version on ensurepip uninstall
Donald Stufft
2015-06-02
1
-1/+1
*
Upgrade pip to 7.0.1
Donald Stufft
2015-05-23
1
-1/+1
*
Upgrade pip to 7.0 and setuptools to 16.0
Donald Stufft
2015-05-22
1
-2/+2
*
Upgrade setuptools to 15.2
Donald Stufft
2015-05-09
1
-1/+1
*
Update pip to 6.1.1
Donald Stufft
2015-04-07
1
-1/+1
*
Upgrade pip to 6.1.0 and setuptools to 15.0
Donald Stufft
2015-04-07
1
-2/+2
*
Update pip to 6.0.8
Donald Stufft
2015-02-05
1
-1/+1
*
Update setuptools to 12.0.5 and pip to 6.0.7
Donald Stufft
2015-01-28
1
-2/+2
*
Update setuptools to 11.3.1
Donald Stufft
2015-01-11
1
-1/+1
*
Upgrade the bundled pip to 6.0.6 and the bundled setuptools to 11.0
Donald Stufft
2015-01-03
1
-2/+2
*
Upgrade pip to 6.0.2 and setuptools to 8.2.1
Donald Stufft
2014-12-23
1
-2/+2
*
Upgrade setuptools to 7.0
Donald Stufft
2014-11-11
1
-1/+1
[next]