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 steve.dower
Recipients paul.moore, samuelmarks, steve.dower, tim.golden, zach.ware
Date 2021-06-14.17:58:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623693522.68.0.206269546323.issue44402@roundup.psfhosted.org>
In-reply-to
Content
WINE is not a platform that we officially support, and for the installer, I'm willing to say that we never will.

Our installer is based on the WiX Toolset, so anything that can be fixed will have to be fixed by them first. It's possible that they have already fixed whatever broke between those releases and we just need to update the version we're using, but a detailed report is not going to help us as we don't control that code.

If you download the package from https://www.nuget.org/packages/python/ (either using the Nuget CLI tool or directly from the page), you should be able to just extract and run it on WINE (at least as well as WINE can support it, which is up to them rather than us, but at least any specific issues in CPython we can work around if necessary).
History
Date User Action Args
2021-06-14 17:58:42steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware, samuelmarks
2021-06-14 17:58:42steve.dowersetmessageid: <1623693522.68.0.206269546323.issue44402@roundup.psfhosted.org>
2021-06-14 17:58:42steve.dowerlinkissue44402 messages
2021-06-14 17:58:42steve.dowercreate