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 vstinner
Recipients Arfrever, Jelmer Vernooij, amaury.forgeotdarc, eric.araujo, hroncok, jelmer, loewis, runtux, tarek, techtonik, vstinner
Date 2019-07-01.12:12:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561983163.88.0.32654418705.issue10945@roundup.psfhosted.org>
In-reply-to
Content
New changeset 72cd653c4ed7a4f8f8fb06ac364b08a97085a2b5 by Victor Stinner (Miro Hrončok) in branch 'master':
bpo-10945: Drop support for bdist_wininst on non-Windows systems (GH-14506)
https://github.com/python/cpython/commit/72cd653c4ed7a4f8f8fb06ac364b08a97085a2b5
History
Date User Action Args
2019-07-01 12:12:43vstinnersetrecipients: + vstinner, loewis, amaury.forgeotdarc, techtonik, tarek, eric.araujo, Arfrever, jelmer, runtux, hroncok, Jelmer Vernooij
2019-07-01 12:12:43vstinnersetmessageid: <1561983163.88.0.32654418705.issue10945@roundup.psfhosted.org>
2019-07-01 12:12:43vstinnerlinkissue10945 messages
2019-07-01 12:12:43vstinnercreate