Skip to content
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

gh-110190: Fix ctypes structs with array on PPCLE64 #112959

Merged
merged 2 commits into from
Dec 13, 2023

Conversation

diegorusso
Copy link
Contributor

@diegorusso diegorusso commented Dec 11, 2023

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

Fix the same issue of PR python#112604 on PPC64LE platform
Refactor tests to make easier to add more platfroms if needed.
@diegorusso
Copy link
Contributor Author

!buildbot PPC64LE CentOS9 PR

@bedevere-bot
Copy link

You don't have write permissions to trigger a build

@ambv
Copy link
Contributor

ambv commented Dec 11, 2023

!buildbot PPC64LE CentOS9 PR

@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @ambv for commit 2694b22 🤖

The command will test the builders whose names match following regular expression: PPC64LE CentOS9 PR

The builders matched are:

  • PPC64LE CentOS9 PR

@ambv ambv added needs backport to 3.11 only security fixes needs backport to 3.12 bug and security fixes labels Dec 13, 2023
@ambv ambv merged commit 6644ca4 into python:main Dec 13, 2023
@miss-islington-app
Copy link

Thanks @diegorusso for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Sorry, @diegorusso and @ambv, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 6644ca45cde9ca1b80513a90dacccfeea2d98620 3.12

@miss-islington-app
Copy link

Sorry, @diegorusso and @ambv, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 6644ca45cde9ca1b80513a90dacccfeea2d98620 3.11

@diegorusso
Copy link
Contributor Author

I'm doing the back ports to 3.11 and 3.12

diegorusso added a commit to diegorusso/cpython that referenced this pull request Dec 15, 2023
…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: I1ada30808c0d593a43eca3fa7a628c26bc276310
@bedevere-app
Copy link

bedevere-app bot commented Dec 15, 2023

GH-113167 is a backport of this pull request to the 3.11 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.11 only security fixes label Dec 15, 2023
diegorusso added a commit to diegorusso/cpython that referenced this pull request Dec 15, 2023
…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
@bedevere-app
Copy link

bedevere-app bot commented Dec 15, 2023

GH-113170 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 bug and security fixes label Dec 15, 2023
@diegorusso diegorusso deleted the fix-110190 branch January 5, 2024 14:18
ambv pushed a commit that referenced this pull request Jan 5, 2024
#113167)

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: I1ada30808c0d593a43eca3fa7a628c26bc276310
ambv pushed a commit that referenced this pull request Jan 5, 2024
#113170)

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
diegorusso added a commit to diegorusso/cpython that referenced this pull request Jan 30, 2024
Fix the same issue of PR python#112959 on Windows ARM64 platform when using
MSVC compiler. MSVC predifined platform preprocessor macro is _M_ARM64.
diegorusso added a commit to diegorusso/cpython that referenced this pull request Jan 30, 2024
Fix the same issue of PR python#112959 on Windows ARM64 platform when using
MSVC compiler. MSVC predefined platform preprocessor macro is _M_ARM64.
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
…12959)

Fix the same issue of PR python#112604 on PPC64LE platform
Refactor tests to make easier to add more platfroms if needed.
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
…12959)

Fix the same issue of PR python#112604 on PPC64LE platform
Refactor tests to make easier to add more platfroms if needed.
gentoo-bot pushed a commit to gentoo/cpython that referenced this pull request Sep 19, 2024
…honGH-112959) (python#113167)

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: I1ada30808c0d593a43eca3fa7a628c26bc276310
Signed-off-by: Michał Górny <mgorny@gentoo.org>
gentoo-bot pushed a commit to gentoo/cpython that referenced this pull request Sep 19, 2024
…honGH-112959) (python#113167)

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: I1ada30808c0d593a43eca3fa7a628c26bc276310
Signed-off-by: Michał Górny <mgorny@gentoo.org>
gentoo-bot pushed a commit to gentoo/cpython that referenced this pull request Sep 19, 2024
…honGH-112959) (python#113167)

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: I1ada30808c0d593a43eca3fa7a628c26bc276310
Signed-off-by: Michał Górny <mgorny@gentoo.org>
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.

4 participants