[issue19347] PEP 453 implementation tracking issue

Nick Coghlan report at bugs.python.org
Tue Oct 22 13:48:34 CEST 2013


New submission from Nick Coghlan:

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)

----------
assignee: ncoghlan
messages: 200923
nosy: ncoghlan
priority: normal
severity: normal
status: open
title: PEP 453 implementation tracking issue
type: enhancement
versions: Python 3.4

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19347>
_______________________________________


More information about the Python-bugs-list mailing list