-
-
Notifications
You must be signed in to change notification settings - Fork 33k
gh-129368: In PyRun
C API docs, clarify what a "start token" is
#129935
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
gh-129368: In PyRun
C API docs, clarify what a "start token" is
#129935
Conversation
@erlend-aasland could you please review this, thanks ! |
PyRun
C API docs, clarify what a "start token" is
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.
Thank you, and thanks for your patience. (I took the liberty to make a minor amendment in 61babe0; hope you don't mind!)
Thanks @iamrajhans for the PR, and @erlend-aasland for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
…pythonGH-129935) (cherry picked from commit e1eca8b) Co-authored-by: Rajhans Jadhao <[email protected]>
…pythonGH-129935) (cherry picked from commit e1eca8b) Co-authored-by: Rajhans Jadhao <[email protected]>
GH-139042 is a backport of this pull request to the 3.14 branch. |
GH-139043 is a backport of this pull request to the 3.13 branch. |
GH-129935) (#139043) (cherry picked from commit e1eca8b) Co-authored-by: Rajhans Jadhao <[email protected]>
fix for - #129368
📚 Documentation preview 📚: https://cpython-previews--129935.org.readthedocs.build/