8000 gh-90656: Add platform triplets for 64-bit LoongArch (LA64) by loongson-zn · Pull Request #30939 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-90656: Add platform triplets for 64-bit LoongArch (LA64) #30939

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 5 commits into from
May 9, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Delete blank lines
  • Loading branch information
loongson-zn committed May 8, 2023
commit 5f8d6cae6a6985d5e17b8b2eb66e6b90ec951f9d
1 change: 0 additions & 1 deletion Doc/whatsnew/3.12.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1158,7 +1158,6 @@ Build Changes
* Add platform triplets for ``LoongArch64``.
(Contributed by Zhang Na in :gh:`90656`.)


C API Changes
=============

Expand Down
0