[issue10945] bdist_wininst depends on MBCS codec, unavailable on non-Windows
Miro Hrončok
report at bugs.python.org
Mon Jul 1 06:59:14 EDT 2019
Miro Hrončok <miro at hroncok.cz> added the comment:
I've opened a PR thet removes the support for bdist_wininst on non-Windows. Apparently, it was broken since the beginning of Py3k anyway. The support can be reintroduced once it is actually fixed (or never).
https://github.com/python/cpython/pull/14506
----------
nosy: +hroncok
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue10945>
_______________________________________
More information about the Python-bugs-list
mailing list