FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add guidelines for C API return values by erlend-aasland · Pull Request #1123 · python/devguide · GitHub

Add guidelines for C API return values - #1123

Merged
erlend-aasland merged 4 commits into
python:mainfrom
erlend-aasland:c-api/guidelines-return-value
Jun 26, 2023
Merged

Add guidelines for C API return values#1123
erlend-aasland merged 4 commits into
python:mainfrom
erlend-aasland:c-api/guidelines-return-value

Conversation

erlend-aasland commented Jun 23, 2023
edited by github-actions Bot
Loading

Copy link
Copy Markdown
Contributor

markshannon left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Looks good to me, as a first step.

CAM-Gerlach left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

A couple small textual tweaks, otherwise LGTM

Comment thread developer-workflow/c-api.rst Outdated
Comment thread developer-workflow/c-api.rst Outdated
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>

CAM-Gerlach left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM, thanks @erlend-aasland !

Copy link
Copy Markdown
Contributor Author

Unless there are further remarks, I consider landing this early the coming week.

vstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM

Copy link
Copy Markdown
Contributor Author

Thanks for the reviews!

FTR, I also got a thumbs up by Thomas Wouters for this PR.

erlend-aasland merged commit 3f08d25 into python:main Jun 26, 2023
erlend-aasland deleted the c-api/guidelines-return-value branch June 26, 2023 07:11
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document that infallible functions should be avoided Document the preferred style for API functions with three, four or five-way returns

4 participants


Back | FazBrowse Home | New Git URL