Skip to content

bpo-36942 Windows code changes for Windows ARM64 #13366

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

Merged
merged 1 commit into from
May 17, 2019

Conversation

paulmon
Copy link
Contributor

@paulmon paulmon commented May 16, 2019

These changes mimic the Windows ARM32 changes.
All of the other #ifdefs for ARM32 are handled generically by WINDOWS_64 checks, so there is just this one that is special

There are 3 other Windows ARM64 PRs:

  • libffi changes
  • Windows build file changes
  • test changes

https://bugs.python.org/issue36942

@zooba @zware

@paulmon paulmon requested a review from a team as a code owner May 16, 2019 21:56
@paulmon paulmon changed the title bpo-36942 Windows build changes for Windows ARM64 bpo-36942 Windows code changes for Windows ARM64 May 16, 2019
@zooba zooba merged commit 3ea702e into python:master May 17, 2019
@zooba
Copy link
Member

zooba commented May 17, 2019

Thanks! Same caveat as #13365

@paulmon paulmon deleted the win_arm64_code branch June 19, 2019 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants