[issue37449] Move ensurepip off of pkgutil and to importlib.resources

Joannah Nanjekye report at bugs.python.org
Sun Aug 4 13:11:37 EDT 2019


Joannah Nanjekye <nanjekyejoannah at gmail.com> added the comment:

To be exact, the change should use importlib.resources.read_binary which reads bytes like pkgutil.get_data().

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37449>
_______________________________________


More information about the Python-bugs-list mailing list