summaryrefslogtreecommitdiffstats
path: root/Lib/ensurepip/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* 00189-use-rpm-wheels.patchFedora Python maintainers2020-09-291-11/+24
* [2.7] bpo-37664: Update ensurepip bundled wheels, again (GH-16633)Benjamin Peterson2019-10-081-2/+2
* bpo-35807: Upgrade ensurepip bundled pip and setuptools (GH-12189)Miss Islington (bot)2019-03-081-2/+2
* Upgrade pip to 18.1 and setuptools to 40.6.2 (GH-10598)Miss Islington (bot)2018-11-191-2/+2
* [2.7] Improve ensurepip's --help (GH-4686) (GH-7240)Petr Viktorin2018-05-301-2/+2
* bpo-33131: Upgrade ensurepip to bundle pip 10.0.1 (GH-6546)Miss Islington (bot)2018-04-201-3/+3
* Upgrade pip to v9.0.3 and setuptools to v39.0.1 (GH-6184) Miss Islington (bot)2018-03-221-2/+2
* Update pip to 9.0.2 and setuptools to 38.6.1 (GH-6133) (GH-6135)Miss Islington (bot)2018-03-171-2/+2
* [2.7] bpo-31351: Set return code in ensurepip when pip fails (GH-3734)Igor Filatov2017-09-251-5/+19
* Upgrade pip to 9.0.1 and setuptools to 28.8.0Donald Stufft2016-11-161-2/+2
* pip 9.0 works fine without the ssl moduleDonald Stufft2016-11-021-21/+0
* Update pip to 9.0.0 and setuptools to 28.7.1Donald Stufft2016-11-021-2/+2
* Upgrade setuptools to 27.1.2Donald Stufft2016-09-091-1/+1
* Upgrade setuptools/pip to to 25.2.0/8.1.2Donald Stufft2016-08-141-2/+2
* Upgrade ensurepip bundled setuptools to 20.10.1Donald Stufft2016-05-021-1/+1
* Upgrade ensurepip._bundled pip to 8.1.1 and setuptools to 20.3Donald Stufft2016-03-171-2/+2
* Upgrade pip to 8.0.2Donald Stufft2016-01-221-1/+1
* Upgrade pip to 8.0.0 and setuptools to 19.4Donald Stufft2016-01-201-2/+2
* Update pip to 7.1.2 and setuptools to 18.2Donald Stufft2015-08-241-2/+2
* Update setuptools to 18.0.1 and pip to 7.1.0Donald Stufft2015-07-011-2/+2
* Upgrade pip to 7.0.3 and setuptools to 17.0Donald Stufft2015-06-021-2/+2
* Issue #24267 - Ensure that pip version check is disabled on uninstallDonald Stufft2015-06-021-1/+1
* Upgrade pip to 7.0.1Donald Stufft2015-05-231-1/+1
* Upgrade pip to 7.0 and setuptools to 16.0Donald Stufft2015-05-221-2/+2
* Upgrade setuptools to 15.2Donald Stufft2015-05-091-1/+1
* Update pip to 6.1.1Donald Stufft2015-04-071-1/+1
* Upgrade pip to 6.1.0 and setuptools to 15.0Donald Stufft2015-04-071-2/+2
* Update pip to 6.0.8Donald Stufft2015-02-051-1/+1
* Upgrade setuptools to 12.0.5 and pip to 6.0.7Donald Stufft2015-01-281-2/+2
* Bump setuptools to 11.3.1Donald Stufft2015-01-111-1/+1
* Update bundled pip and setuptools to 6.0.6 and 11.0Donald Stufft2015-01-031-2/+2
* Upgrade pip to 6.0.2 and setuptools to 8.2.1Donald Stufft2014-12-231-2/+2
* Upgrade setuptools to 7.0Donald Stufft2014-11-111-1/+1
* Implement PEP 477 - Backport ensurepip (PEP 453) to 2.7Donald Stufft2014-11-111-0/+227