Skip to content

Conversation

@ryu22e
Copy link
Contributor

@ryu22eryu22e commented Nov 15, 2023

_Py_Eval_EvalFrameDefault seems to be a typo of _PyEval_EvalFrameDefault.


📚 Documentation preview 📚: https://cpython-previews--112112.org.readthedocs.build/

@ghost
Copy link

ghost commented Nov 15, 2023

All commit authors signed the Contributor License Agreement.
CLA signed

@bedevere-appbedevere-appbot added awaiting review docs Documentation in the Doc dir skip news labels Nov 15, 2023
@mdboommdboom self-requested a review November 15, 2023 15:07
@miss-islington-app
Copy link

Thanks @ryu22e for the PR, and @AlexWaygood for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 15, 2023
(cherry picked from commit 0cfdd6e) Co-authored-by: Ryuji Tsutsui <ryu22e+github@gmail.com>
@bedevere-app
Copy link

GH-112117 is a backport of this pull request to the 3.12 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.12 only security fixes label Nov 15, 2023
AlexWaygood pushed a commit that referenced this pull request Nov 15, 2023
Fix typo in perf profiling docs (GH-112112) (cherry picked from commit 0cfdd6e) Co-authored-by: Ryuji Tsutsui <ryu22e+github@gmail.com>
@ryu22eryu22e deleted the fix-typo branch November 16, 2023 07:59
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip issueskip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@ryu22e@mdboom@AlexWaygood