-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
Windows ARM64 builds fail index tests #103097
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
Labels
Comments
zooba
added a commit
that referenced
this issue
Mar 28, 2023
See https://developercommunity.visualstudio.com/t/Regression-in-MSVC-1433-1434-ARM64-co/10224361 for details of the issue. It only applies to version 14.34.
zooba
added a commit
to zooba/cpython
that referenced
this issue
Mar 28, 2023
…nGH-103098) See https://developercommunity.visualstudio.com/t/Regression-in-MSVC-1433-1434-ARM64-co/10224361 for details of the issue. It only applies to version 14.34.
zooba
added a commit
to zooba/cpython
that referenced
this issue
Mar 28, 2023
…nGH-103098) See https://developercommunity.visualstudio.com/t/Regression-in-MSVC-1433-1434-ARM64-co/10224361 for details of the issue. It only applies to version 14.34.
zooba
added a commit
that referenced
this issue
Mar 29, 2023
See https://developercommunity.visualstudio.com/t/Regression-in-MSVC-1433-1434-ARM64-co/10224361 for details of the issue. It only applies to version 14.34.
zooba
added a commit
that referenced
this issue
Mar 29, 2023
See https://developercommunity.visualstudio.com/t/Regression-in-MSVC-1433-1434-ARM64-co/10224361 for details of the issue. It only applies to version 14.34.
warsaw
pushed a commit
to warsaw/cpython
that referenced
this issue
Apr 11, 2023
…nGH-103098) See https://developercommunity.visualstudio.com/t/Regression-in-MSVC-1433-1434-ARM64-co/10224361 for details of the issue. It only applies to version 14.34.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Due to a compiler bug, some functionality involving large integers fail on ARM64. Bug details at https://developercommunity.visualstudio.com/t/Regression-in-MSVC-1433-1434-ARM64-co/10224361
The issue has been fixed, but has not been released in the last three months. So I'm going to add the targeted workaround suggested by the devs.
Linked PRs
The text was updated successfully, but these errors were encountered: