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 benjamin.peterson, brian.curtin, dstufft, loewis, ncoghlan, steve.dower, tim.golden, zach.ware
Date 2014-11-12.06:53:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1415775190.53.0.063720377488.issue22850@psf.upfronthosting.co.za>
In-reply-to
Content
This looks to match the relevant pieces of the Python 3 version to me.

However, it occurs to me that Python 2 will still be missing other Windows usability enhancements that make pip easier to use:

- bundling the py launcher
- providing the installer option to enable PATH modifications that add the Scripts directory to the path

I forgot about those when writing PEP 477.
History
Date User Action Args
2014-11-12 06:53:10ncoghlansetrecipients: + ncoghlan, loewis, tim.golden, benjamin.peterson, brian.curtin, zach.ware, steve.dower, dstufft
2014-11-12 06:53:10ncoghlansetmessageid: <1415775190.53.0.063720377488.issue22850@psf.upfronthosting.co.za>
2014-11-12 06:53:10ncoghlanlinkissue22850 messages
2014-11-12 06:53:10ncoghlancreate