[New-bugs-announce] [issue19550] PEP 453: Windows installer integration

Nick Coghlan report at bugs.python.org
Mon Nov 11 11:33:15 CET 2013


New submission from Nick Coghlan:

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

----------
assignee: loewis
components: Windows
messages: 202610
nosy: larry, loewis, ncoghlan
priority: release blocker
severity: normal
status: open
title: PEP 453: Windows installer integration
versions: Python 3.4

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


More information about the New-bugs-announce mailing list