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-11.10:33:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1384165995.98.0.0533035404084.issue19550@psf.upfronthosting.co.za>
In-reply-to
Content
Part of the PEP 453 implementation as tracked in issue 19347.

This issue covers the Windows installer updates:

* new option to choose whether or not to invoke "python -m ensurepip --upgrade" on the just installed Python

* also add the result of calling 'sysconfig.get_path("scripts")' to PATH when PATH modification is enabled in the installer
History
Date User Action Args
2013-11-11 10:33:16ncoghlansetrecipients: + ncoghlan, loewis, larry
2013-11-11 10:33:15ncoghlansetmessageid: <1384165995.98.0.0533035404084.issue19550@psf.upfronthosting.co.za>
2013-11-11 10:33:15ncoghlanlinkissue19550 messages
2013-11-11 10:33:15ncoghlancreate