[3.14] GH-139914: Handle stack growth direction on HPPA (GH-140028)#141404
Merged
gpshead merged 3 commits intopython:3.14from Nov 23, 2025
Merged
[3.14] GH-139914: Handle stack growth direction on HPPA (GH-140028)#141404gpshead merged 3 commits intopython:3.14from
gpshead merged 3 commits intopython:3.14from
Conversation
This was referenced Nov 11, 2025
…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
Member
|
Marking as DO-NOT-MERGE as the main PR has not yet been merged. |
Contributor
Author
|
This is now mergeable. |
Member
StanFromIreland
left a comment
There was a problem hiding this comment.
Please fix the warning causing the CI to fail: https://github.com/python/cpython/actions/runs/19303215688/job/55203254605?pr=141404
Contributor
Author
|
Err, how on earth did that ever compile? Testing again... |
Contributor
Author
|
Yeah, looks fine. |
encukou
approved these changes
Nov 20, 2025
Member
|
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. |
gpshead
approved these changes
Nov 23, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adapted from a patch for Python 3.14 submitted to the Debian BTS by John David Anglin https://bugs.debian.org/1105111#20