Skip to content

[3.12] gh-110190: Fix ctypes structs with array on PPCLE64 (GH-112959) #113170

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 2 commits into from
Jan 5, 2024

Conversation

diegorusso
Copy link
Contributor

@diegorusso diegorusso commented Dec 15, 2023

Fix the same issue of PR #112604 on PPC64LE platform
Refactor tests to make easier to add more platfroms if needed.

(cherry picked from commit 6644ca4) Change-Id: I31730a3ebe558570ce1d7a3b26db8392f18d1770

…honGH-112959)

Fix the same issue of PR python#112604 on PPC64LE platform
Refactor tests to make easier to add more platfroms if needed.

(cherry picked from commit 6644ca4)
Change-Id: I31730a3ebe558570ce1d7a3b26db8392f18d1770
@diegorusso diegorusso closed this Jan 5, 2024
@diegorusso diegorusso deleted the diegorusso/3.12 branch January 5, 2024 14:19
@diegorusso diegorusso restored the diegorusso/3.12 branch January 5, 2024 14:55
@diegorusso diegorusso reopened this Jan 5, 2024
@diegorusso
Copy link
Contributor Author

I've involuntarily deleted the source branches hence the PR was closed. Now it has been restored.

@ambv ambv merged commit b95cebf into python:3.12 Jan 5, 2024
@diegorusso diegorusso deleted the diegorusso/3.12 branch January 5, 2024 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants