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, steve.dower, tim.golden, zach.ware
Date 2019-02-06.19:12:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
As posted at https://mail.python.org/pipermail/python-dev/2019-February/156229.html, add support for the Windows ARM32 platform.

This is related to issue33125, but we are doing ARM32 first before considering ARM64.

Paul Monson (Paul.Monson at microsoft.com) is implementing the support and will be the primary contact for Windows ARM32 support.
History
Date User Action Args
2019-02-06 19:13:00steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware
2019-02-06 19:12:57steve.dowersetmessageid: <[email protected]>
2019-02-06 19:12:56steve.dowerlinkissue35920 messages
2019-02-06 19:12:56steve.dowercreate