New submission from Eric Snow:

In issue #23911 I worked around a bug [1] in pkg_resources (setuptools) which 
caused test_venv to fail when I split out importlib._bootstrap_external.  That 
bug has now been fixed so we just(?) need to update the version of pip we're 
bundling and remove the hack I put in as a workaround (see msg242440).

[1] https://bitbucket.org/pypa/setuptools/issue/378

----------
assignee: eric.snow
messages: 244350
nosy: brett.cannon, eric.snow, ncoghlan
priority: normal
severity: normal
stage: needs patch
status: open
title: Remove a now-unnecessary workaround from importlib._bootstrap.
versions: Python 3.6

_______________________________________
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