[issue19553] PEP 453: "make install" and "make altinstall" integration

Nick Coghlan report at bugs.python.org
Mon Nov 11 12:39:39 CET 2013


New submission from Nick Coghlan:

Part of the PEP 453 implementation as tracked in issue 19347.

This issue covers the integration of ensurepip with "make install" (running "python -m ensurepip") and "make altinstall" (running "python -m ensurepip --altinstall")

----------
components: Build
messages: 202616
nosy: larry, ncoghlan
priority: release blocker
severity: normal
stage: needs patch
status: open
title: PEP 453: "make install" and "make altinstall" integration
type: enhancement
versions: Python 3.4

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


More information about the Python-bugs-list mailing list