gh-149202: Implement PEP 831 – Frame Pointers Everywhere: Enabling System-Level Observability for Python#149201
Open
pablogsal wants to merge 12 commits intopython:mainfrom
Open
gh-149202: Implement PEP 831 – Frame Pointers Everywhere: Enabling System-Level Observability for Python#149201pablogsal wants to merge 12 commits intopython:mainfrom
pablogsal wants to merge 12 commits intopython:mainfrom
Conversation
Member
Author
9d611e5 to
c1347c5
Compare
Documentation build overview
21 files changed ·
|
Member
|
I think this also closes out on #96174 👀 |
Member
Author
|
@savannahostrowski We need a what's new entry as well i can add one tomorrow if you don't beat me to it. Also we need to tell people to add the option in their custom build systems as well |
Fidget-Spinner
approved these changes
May 1, 2026
Member
Fidget-Spinner
left a comment
There was a problem hiding this comment.
I read the configure.ac code in detail, and looked at the docs as well.
emmatyping
reviewed
May 1, 2026
emmatyping
approved these changes
May 1, 2026
Member
emmatyping
left a comment
There was a problem hiding this comment.
One minor configure wording question, but otherwise looks good!
hugovk
reviewed
May 1, 2026
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Emma Smith <emma@emmatyping.dev>
Member
|
Thanks for the reviews, folks! @pablogsal I've added a What's New and guidance for downstream folks too! |
Member
|
Updating |
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.
Closes: #96174 #149202