This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ncoghlan
Recipients larry, loewis, ncoghlan
Date 2013-11-14.11:52:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CADiSq7f2qZCpNSjjoarXTrh-DG2L4fXQ2-AE840fKMYWrnnZkA@mail.gmail.com>
In-reply-to <1384427624.08.0.942563329507.issue19550@psf.upfronthosting.co.za>
Content
After a CPython installation with the option checked, the installed pip
should be at least as recent as the bundled one:
http://www.python.org/dev/peps/pep-0453/#invocation-from-the-cpython-installers

You're right the prompt may be better as something like "Install/upgrade
pip?", since a previously installed pip may be upgraded when installing a
CPython maintenance release.
History
Date User Action Args
2013-11-14 11:52:42ncoghlansetrecipients: + ncoghlan, loewis, larry
2013-11-14 11:52:42ncoghlanlinkissue19550 messages
2013-11-14 11:52:41ncoghlancreate