Skip to content
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-113696: Docs: Annotate PyObject_CallOneArg and PyObject_CallNoArgs as returning a strong reference #113697

Merged

Conversation

ordinary-jamie
Copy link
Contributor

@ordinary-jamie ordinary-jamie commented Jan 4, 2024

Copy link
Contributor

@erlend-aasland erlend-aasland left a comment

Choose a reason for hiding this comment

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

Thanks!

@erlend-aasland erlend-aasland added needs backport to 3.11 bug and security fixes needs backport to 3.12 bug and security fixes labels Jan 4, 2024
@erlend-aasland erlend-aasland changed the title gh-113696: Update docs to show strong reference from callable gh-113696: Docs: Annotate PyObject_CallOneArg and PyObject_CallNoArgs as returning a strong reference Jan 4, 2024
@erlend-aasland erlend-aasland merged commit 1ae7ceb into python:main Jan 4, 2024
28 checks passed
@miss-islington-app

This comment was marked as outdated.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 4, 2024
…NoArgs as returning a strong reference (pythonGH-113697)

(cherry picked from commit 1ae7ceb)

Co-authored-by: Jamie Phan <jamie@ordinarylab.dev>
@bedevere-app
Copy link

bedevere-app bot commented Jan 4, 2024

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

@bedevere-app bedevere-app bot removed the needs backport to 3.12 bug and security fixes label Jan 4, 2024
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 4, 2024
…NoArgs as returning a strong reference (pythonGH-113697)

(cherry picked from commit 1ae7ceb)

Co-authored-by: Jamie Phan <jamie@ordinarylab.dev>
@bedevere-app
Copy link

bedevere-app bot commented Jan 4, 2024

GH-113699 is a backport of this pull request to the 3.11 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.11 bug and security fixes label Jan 4, 2024
erlend-aasland pushed a commit that referenced this pull request Jan 5, 2024
…lNoArgs as returning a strong reference (GH-113697) (#113698)

(cherry picked from commit 1ae7ceb)

Co-authored-by: Jamie Phan <jamie@ordinarylab.dev>
erlend-aasland pushed a commit that referenced this pull request Jan 5, 2024
…lNoArgs as returning a strong reference (GH-113697) (#113699)

(cherry picked from commit 1ae7ceb)

Co-authored-by: Jamie Phan <jamie@ordinarylab.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants