
This issue trackerhas been migrated toGitHub, and is currentlyread-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.
Created on2019-02-06 19:12 bysteve.dower, last changed2022-04-11 14:59 byadmin.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 11774 | merged | python-dev,2019-02-06 19:40 | |
| PR 11774 | merged | python-dev,2019-02-06 19:40 | |
| PR 11774 | merged | python-dev,2019-02-06 19:40 | |
| PR 11774 | merged | python-dev,2019-02-06 19:40 | |
| Messages (3) | |||
|---|---|---|---|
| msg334972 -(view) | Author: Steve Dower (steve.dower)*![]() | Date: 2019-02-06 19:12 | |
As posted athttps://mail.python.org/pipermail/python-dev/2019-February/156229.html, add support for the Windows ARM32 platform.This is related toissue33125, 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. | |||
| msg335489 -(view) | Author: Steve Dower (steve.dower)*![]() | Date: 2019-02-14 01:34 | |
Issue35976 was broken out for the more mechanical changes. | |||
| msg340855 -(view) | Author: Steve Dower (steve.dower)*![]() | Date: 2019-04-25 18:37 | |
New changeset62dfd7d6fe11bfa0cd1d7376382c8e7b1275e38c by Steve Dower (Paul Monson) in branch 'master':bpo-35920: Windows 10 ARM32 platform support (GH-11774)https://github.com/python/cpython/commit/62dfd7d6fe11bfa0cd1d7376382c8e7b1275e38c | |||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:59:11 | admin | set | github: 80101 |
| 2019-04-25 18:37:10 | steve.dower | set | messages: +msg340855 |
| 2019-02-14 01:34:20 | steve.dower | set | keywords:patch,patch,patch,patch messages: +msg335489 |
| 2019-02-06 19:40:33 | python-dev | set | keywords: +patch stage: needs patch -> patch review pull_requests: +pull_request11748 |
| 2019-02-06 19:40:24 | python-dev | set | keywords: +patch stage: needs patch -> needs patch pull_requests: +pull_request11749 |
| 2019-02-06 19:40:13 | python-dev | set | keywords: +patch stage: needs patch -> needs patch pull_requests: +pull_request11747 |
| 2019-02-06 19:40:03 | python-dev | set | keywords: +patch stage: needs patch -> needs patch pull_requests: +pull_request11746 |
| 2019-02-06 19:29:59 | Paul Monson | set | nosy: +Paul Monson |
| 2019-02-06 19:12:57 | steve.dower | create | |