Skip to content
New issue

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

Windows 10 ARM32 platform support #80101

Closed
zooba opened this issue Feb 6, 2019 · 5 comments
Closed

Windows 10 ARM32 platform support #80101

zooba opened this issue Feb 6, 2019 · 5 comments
Labels
3.8 only security fixes OS-windows type-feature A feature request or enhancement

Comments

@zooba
Copy link
Member

zooba commented Feb 6, 2019

BPO 35920
Nosy @pfmoore, @tjguk, @zware, @zooba, @paulmon
PRs
  • bpo-35920: Windows 10 ARM32 platform support #11774
  • bpo-35920: Windows 10 ARM32 platform support #11774
  • bpo-35920: Windows 10 ARM32 platform support #11774
  • bpo-35920: Windows 10 ARM32 platform support #11774
  • 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:

    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']

    @zooba
    Copy link
    Member Author

    zooba commented Feb 6, 2019

    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.

    @zooba zooba added 3.8 only security fixes OS-windows type-feature A feature request or enhancement labels Feb 6, 2019
    @zooba
    Copy link
    Member Author

    zooba commented Feb 14, 2019

    bpo-35976 was broken out for the more mechanical changes.

    @zooba
    Copy link
    Member Author

    zooba commented Apr 25, 2019

    New changeset 62dfd7d by Steve Dower (Paul Monson) in branch 'master':
    bpo-35920: Windows 10 ARM32 platform support (GH-11774)
    62dfd7d

    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    @furkanonder
    Copy link
    Sponsor Contributor

    @zooba The issue seems to have been solved. Can we close the issue?

    @zware
    Copy link
    Member

    zware commented May 11, 2023

    Yep.

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    3.8 only security fixes OS-windows type-feature A feature request or enhancement
    Projects
    None yet
    Development

    No branches or pull requests

    3 participants