-
-
Notifications
You must be signed in to change notification settings - Fork 33k
GH-137573: Add test to check that the margin used for overflow protection is larger than the stack space used by the interpreter #137724
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
…ger than the stack space used by the interpreter
🤖 New build scheduled with the buildbot fleet by @markshannon for commit a25e1f9 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F137724%2Fmerge If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again. |
@Fidget-Spinner can you review this (or defer to whoever is more appropriate)? |
@chris-eibl unfortunately I know nothing about C for macos |
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.
Thanks to the new InternalDocs/stack_protection.md
, this makes sense to me!
|
|
|
Thanks @markshannon for the PR, and @encukou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14. |
…protection is larger than the stack space used by the interpreter (pythonGH-137724) (cherry picked from commit 16eae6d) Co-authored-by: Mark Shannon <[email protected]>
GH-139295 is a backport of this pull request to the 3.14 branch. |
Uh oh!
There was an error while loading. Please reload this page.