-
-
Notifications
You must be signed in to change notification settings - Fork 33.3k
gh-121533: Improve PyCell_[Get,Set] docs: mention the exceptions
#121534
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
Co-authored-by: Victor Stinner <vstinner@python.org>
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.
LGTM
|
The Lint job failed with a space issue. |
|
@vstinner thanks a lot for the quick review! |
|
Thanks @sobolevn for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13. |
…ons (pythonGH-121534) (cherry picked from commit 649d5b6) Co-authored-by: sobolevn <mail@sobolevn.me> Co-authored-by: Victor Stinner <vstinner@python.org>
|
GH-121539 is a backport of this pull request to the 3.13 branch. |
…ons (pythonGH-121534) (cherry picked from commit 649d5b6) Co-authored-by: sobolevn <mail@sobolevn.me> Co-authored-by: Victor Stinner <vstinner@python.org>
|
I created two backports, because these functions are present on 3.12 and 3.13 and behave the same way. |
|
GH-121540 is a backport of this pull request to the 3.12 branch. |
…ons (python#121534) Co-authored-by: Victor Stinner <vstinner@python.org>
…ons (python#121534) Co-authored-by: Victor Stinner <vstinner@python.org>
PyCell_[G,S]etdoes not document that they set an exception #121533📚 Documentation preview 📚: https://cpython-previews--121534.org.readthedocs.build/