Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
ambv merged 2 commits intopython:mainfromdiegorusso:fix-110190
Dec 13, 2023

Conversation

@diegorusso
Copy link
Contributor

@diegorussodiegorusso commentedDec 11, 2023
edited by bedevere-appbot
Loading

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 PRpython#112604 on PPC64LE platformRefactor tests to make easier to add more platfroms if needed.
@diegorusso
Copy link
ContributorAuthor

!buildbot PPC64LE CentOS9 PR

@bedevere-bot
Copy link

You don't have write permissions to trigger a build

diegorusso reacted with confused emoji

@ambv
Copy link
Contributor

!buildbot PPC64LE CentOS9 PR

@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by@ambv for commit2694b22 🤖

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

The builders matched are:

  • PPC64LE CentOS9 PR

@ambvambv added needs backport to 3.11only security fixes needs backport to 3.12only security fixes labelsDec 13, 2023
@ambvambv merged commit6644ca4 intopython:mainDec 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 to3.12 due to a conflict.
Please backport usingcherry_picker on command line.

cherry_picker 6644ca45cde9ca1b80513a90dacccfeea2d98620 3.12

@miss-islington-app
Copy link

Sorry,@diegorusso and@ambv, I could not cleanly backport this to3.11 due to a conflict.
Please backport usingcherry_picker on command line.

cherry_picker 6644ca45cde9ca1b80513a90dacccfeea2d98620 3.11

@diegorusso
Copy link
ContributorAuthor

I'm doing the back ports to 3.11 and 3.12

diegorusso added a commit to diegorusso/cpython that referenced this pull requestDec 15, 2023
…honGH-112959)Fix the same issue of PRpython#112604 on PPC64LE platformRefactor tests to make easier to add more platfroms if needed.(cherry picked from commit6644ca4)Change-Id: I1ada30808c0d593a43eca3fa7a628c26bc276310
@bedevere-app
Copy link

GH-113167 is a backport of this pull request to the3.11 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.11only security fixes labelDec 15, 2023
diegorusso added a commit to diegorusso/cpython that referenced this pull requestDec 15, 2023
…honGH-112959)Fix the same issue of PRpython#112604 on PPC64LE platformRefactor tests to make easier to add more platfroms if needed.(cherry picked from commit6644ca4)Change-Id: I31730a3ebe558570ce1d7a3b26db8392f18d1770
@bedevere-app
Copy link

GH-113170 is a backport of this pull request to the3.12 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.12only security fixes labelDec 15, 2023
@diegorussodiegorusso deleted the fix-110190 branchJanuary 5, 2024 14:18
ambv pushed a commit that referenced this pull requestJan 5, 2024
#113167)Fix the same issue of PR#112604 on PPC64LE platformRefactor tests to make easier to add more platfroms if needed.(cherry picked from commit6644ca4)Change-Id: I1ada30808c0d593a43eca3fa7a628c26bc276310
ambv pushed a commit that referenced this pull requestJan 5, 2024
#113170)Fix the same issue of PR#112604 on PPC64LE platformRefactor tests to make easier to add more platfroms if needed.(cherry picked from commit6644ca4)Change-Id: I31730a3ebe558570ce1d7a3b26db8392f18d1770
diegorusso added a commit to diegorusso/cpython that referenced this pull requestJan 30, 2024
Fix the same issue of PRpython#112959 on Windows ARM64 platform when usingMSVC compiler. MSVC predifined platform preprocessor macro is _M_ARM64.
diegorusso added a commit to diegorusso/cpython that referenced this pull requestJan 30, 2024
Fix the same issue of PRpython#112959 on Windows ARM64 platform when usingMSVC compiler. MSVC predefined platform preprocessor macro is _M_ARM64.
aisk pushed a commit to aisk/cpython that referenced this pull requestFeb 11, 2024
…12959)Fix the same issue of PRpython#112604 on PPC64LE platformRefactor tests to make easier to add more platfroms if needed.
Glyphack pushed a commit to Glyphack/cpython that referenced this pull requestSep 2, 2024
…12959)Fix the same issue of PRpython#112604 on PPC64LE platformRefactor tests to make easier to add more platfroms if needed.
gentoo-bot pushed a commit to gentoo/cpython that referenced this pull requestSep 19, 2024
…honGH-112959) (python#113167)Fix the same issue of PRpython#112604 on PPC64LE platformRefactor tests to make easier to add more platfroms if needed.(cherry picked from commit6644ca4)Change-Id: I1ada30808c0d593a43eca3fa7a628c26bc276310Signed-off-by: Michał Górny <mgorny@gentoo.org>
gentoo-bot pushed a commit to gentoo/cpython that referenced this pull requestSep 19, 2024
…honGH-112959) (python#113167)Fix the same issue of PRpython#112604 on PPC64LE platformRefactor tests to make easier to add more platfroms if needed.(cherry picked from commit6644ca4)Change-Id: I1ada30808c0d593a43eca3fa7a628c26bc276310Signed-off-by: Michał Górny <mgorny@gentoo.org>
gentoo-bot pushed a commit to gentoo/cpython that referenced this pull requestSep 19, 2024
…honGH-112959) (python#113167)Fix the same issue of PRpython#112604 on PPC64LE platformRefactor tests to make easier to add more platfroms if needed.(cherry picked from commit6644ca4)Change-Id: I1ada30808c0d593a43eca3fa7a628c26bc276310Signed-off-by: Michał Górny <mgorny@gentoo.org>
gentoo-bot pushed a commit to gentoo/cpython that referenced this pull requestJul 30, 2025
…honGH-112959) (python#113167)Fix the same issue of PRpython#112604 on PPC64LE platformRefactor tests to make easier to add more platfroms if needed.(cherry picked from commit6644ca4)Change-Id: I1ada30808c0d593a43eca3fa7a628c26bc276310Signed-off-by: Michał Górny <mgorny@gentoo.org>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@sunmy2019sunmy2019sunmy2019 approved these changes

Assignees

@ambvambv

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@diegorusso@bedevere-bot@ambv@sunmy2019

[8]ページ先頭

©2009-2025 Movatter.jp