da-woods <[email protected]> added the comment:
It looks like this wasn't quite fixed by the patch: the patch encoded `_<module_name>` when it should have encoded `<module_name>`. I've submitted a revised version to setuptools https://github.com/pypa/setuptools/pull/2646. My impression is that distutils is no longer updated and so there's no value in submitting this patch to Python too. However, I can do so if it would be used. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue39432> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
