This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author hroncok
Recipients Arfrever, Jelmer Vernooij, amaury.forgeotdarc, eric.araujo, hroncok, jelmer, loewis, runtux, tarek, techtonik, vstinner
Date 2019-07-01.10:59:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561978754.66.0.0644950383493.issue10945@roundup.psfhosted.org>
In-reply-to
Content
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
History
Date User Action Args
2019-07-01 10:59:14hroncoksetrecipients: + hroncok, loewis, amaury.forgeotdarc, vstinner, techtonik, tarek, eric.araujo, Arfrever, jelmer, runtux, Jelmer Vernooij
2019-07-01 10:59:14hroncoksetmessageid: <1561978754.66.0.0644950383493.issue10945@roundup.psfhosted.org>
2019-07-01 10:59:14hroncoklinkissue10945 messages
2019-07-01 10:59:14hroncokcreate