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 <rep...@bugs.python.org>
<http://bugs.python.org/issue19550>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to