[issue35976] Enable Windows projects to build with platform ARM32

2019-02-14 Thread Steve Dower
Steve Dower added the comment: Thanks, Paul! Hopefully when you rebase the main change on top of this it will be easier to see the actual impact. -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker

[issue35976] Enable Windows projects to build with platform ARM32

2019-02-14 Thread Steve Dower
Steve Dower added the comment: New changeset 8a1657b93469580ef345c7c91738587f3d76e87d by Steve Dower (Paul Monson) in branch 'master': bpo-35976: Enable Windows projects to build with platform ARM32 (GH-11825) https://github.com/python/cpython/commit/8a1657b93469580ef345c7c91738587f3d76e87d

[issue35976] Enable Windows projects to build with platform ARM32

2019-02-12 Thread Steve Dower
New submission from Steve Dower : Just updating the title to reflect what the patch actually does in isolation - you probably should update the PR and NEWS items to match. It's fine (probably preferred) to mention in the issue and PR text that it's been split out from another PR. But we have