[issue20570] Bundle pip 0.15.3 in Python 3.4rc2

Nick Coghlan report at bugs.python.org
Sun Feb 9 05:20:15 CET 2014


New submission from Nick Coghlan:

Larry, we currently have 0.15.2 bundled for 3.4rc1. This is the latest release of pip: http://www.pip-installer.org/en/latest/news.html#changelog

However, there are a few additional fixes that have been merged to the pip 1.5.X maintenance branch that could be included in a 0.15.3 release:

- the workaround to resolve issue 20053 on Windows
- a number of fixes related to wheel downloads
- ensuring hash fragments in URLs are checked properly

It would be good to get those resolved prior to the final 3.4 release.

----------
assignee: larry
messages: 210717
nosy: dstufft, larry, ncoghlan, pmoore
priority: deferred blocker
severity: normal
status: open
title: Bundle pip 0.15.3 in Python 3.4rc2
type: behavior
versions: Python 3.4

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


More information about the Python-bugs-list mailing list