-
-
Notifications
You must be signed in to change notification settings - Fork 934
Add guidelines for C API return values #1123
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
Add guidelines for C API return values #1123
Conversation
markshannon
left a comment
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.
Looks good to me, as a first step.
CAM-Gerlach
left a comment
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.
A couple small textual tweaks, otherwise LGTM
Co-authored-by: C.A.M. Gerlach <[email protected]>
CAM-Gerlach
left a comment
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, thanks @erlend-aasland !
|
Unless there are further remarks, I consider landing this early the coming week. |
vstinner
left a comment
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
|
Thanks for the reviews! FTR, I also got a thumbs up by Thomas Wouters for this PR. |
📚 Documentation preview 📚: https://cpython-devguide--1123.org.readthedocs.build/