[issue39541] distutils: Remove bdist_wininst (Windows .exe installers) in favor of bdist_wheel (.whl)

STINNER Victor report at bugs.python.org
Mon Feb 3 08:32:50 EST 2020


STINNER Victor <vstinner at python.org> added the comment:

I created a topic in the Packaging discourse to announce this removal:
https://discuss.python.org/t/remove-distutils-bdist-wininst-command/3115

I plan to merge my PR at the end of the week, except if someone speaks out to request to keep the deprecated command.

----------

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


More information about the Python-bugs-list mailing list