-
-
Notifications
You must be signed in to change notification settings - Fork 33.5k
[3.14] GH-139914: Handle stack growth direction on HPPA (GH-140028) #141404
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
Conversation
…GH-140028) Adapted from a patch for Python 3.14 submitted to the Debian BTS by John David Anglin https://bugs.debian.org/1105111#20
7635f19 to
bdcc6e3
Compare
|
Marking as DO-NOT-MERGE as the main PR has not yet been merged. |
|
This is now mergeable. |
StanFromIreland
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please fix the warning causing the CI to fail: https://github.com/python/cpython/actions/runs/19303215688/job/55203254605?pr=141404
|
Err, how on earth did that ever compile? Testing again... |
|
Yeah, looks fine. |
|
🤖 New build scheduled with the buildbot fleet by @encukou for commit a26fcc3 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F141404%2Fmerge If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again. |
|
Buildbots have passed. "buildbot/iOS ARM64 Simulator PR" shows as "Waiting for status to be reported — Build started" but has completed and passed at https://buildbot.python.org/#/builders/1382/builds/739. |
Adapted from a patch for Python 3.14 submitted to the Debian BTS by John David Anglin https://bugs.debian.org/1105111#20