We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
GitHub fields:
assignee = None closed_at = None created_at = <Date 2019-02-06.19:12:57.008> labels = ['type-feature', '3.8', 'OS-windows'] title = 'Windows 10 ARM32 platform support' updated_at = <Date 2019-04-25.18:37:10.862> user = 'https://github.com/zooba'
bugs.python.org fields:
activity = <Date 2019-04-25.18:37:10.862> actor = 'steve.dower' assignee = 'none' closed = False closed_date = None closer = None components = ['Windows'] creation = <Date 2019-02-06.19:12:57.008> creator = 'steve.dower' dependencies = [] files = [] hgrepos = [] issue_num = 35920 keywords = ['patch', 'patch', 'patch', 'patch'] message_count = 3.0 messages = ['334972', '335489', '340855'] nosy_count = 5.0 nosy_names = ['paul.moore', 'tim.golden', 'zach.ware', 'steve.dower', 'Paul Monson'] pr_nums = ['11774', '11774', '11774', '11774'] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue35920' versions = ['Python 3.8']
The text was updated successfully, but these errors were encountered:
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 bpo-33125, 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.
Sorry, something went wrong.
bpo-35976 was broken out for the more mechanical changes.
New changeset 62dfd7d by Steve Dower (Paul Monson) in branch 'master': bpo-35920: Windows 10 ARM32 platform support (GH-11774) 62dfd7d
@zooba The issue seems to have been solved. Can we close the issue?
Yep.
_winreg
platform
No branches or pull requests
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
bugs.python.org fields:
The text was updated successfully, but these errors were encountered: