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 ncoghlan
Date 2013-10-22.11:48:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1382442514.8.0.354499850572.issue19347@psf.upfronthosting.co.za>
In-reply-to
Content
This is the overall tracking issue for the implementation of PEP 453. The following subtasks will be created as separate issues:

- update the Installing Python Modules documentation to reference www.pip-installer.org in Python 2.7, 3.3 and 3.4 (ncoghlan)
- initial implementation of ensurepip (dstufft)
- Python 3.4 documentation updates for ensurepip (dstufft and/or ncoghlan)
- Windows installer updates, including PATH manipulation updates (MvL?)
- Mac OS X installer updates (Ned?)
- venv and pyvenv updates (dstufft? TBC)
History
Date User Action Args
2013-10-22 11:48:34ncoghlansetrecipients: + ncoghlan
2013-10-22 11:48:34ncoghlansetmessageid: <1382442514.8.0.354499850572.issue19347@psf.upfronthosting.co.za>
2013-10-22 11:48:34ncoghlanlinkissue19347 messages
2013-10-22 11:48:34ncoghlancreate