Eric Snow added the comment:

Hmm.  Looks like the fix in setuptools/pkg_resources is 17.0. [1]  The bundled 
pip to which we just updated is 7.0.3, which appears to bundle pkg_resources 
15.0. [2]  So unless I've misunderstood, the hack will have to linger for a bit 
longer.

Here's a patch for when we get there.

[1] https://bitbucket.org/pypa/setuptools/commits/tag/17.0
[2] https://github.com/pypa/pip/blob/7.0.3/pip/_vendor/README.rst

----------
keywords: +patch
nosy: +dstufft
stage: needs patch -> patch review
Added file: http://bugs.python.org/file39599/issue24320-remove-hack.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24320>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to