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

bpo-31861: Complete the C-API docs for PyObject_GetAiter and PyAiter_Check #25004

Merged
merged 1 commit into from Mar 23, 2021

Conversation

pablogsal
Copy link
Member

@pablogsal pablogsal commented Mar 23, 2021

@gvanrossum
Copy link
Member

gvanrossum commented Mar 23, 2021

Whoops, sorry I didn't catch that.

@pablogsal
Copy link
Member Author

pablogsal commented Mar 23, 2021

Whoops, sorry I didn't catch that.

No problem, I also find quite difficult to remember all the places that need to be updated

@pablogsal pablogsal merged commit d969202 into python:master Mar 23, 2021
10 of 11 checks passed
kreathon pushed a commit to kreathon/cpython that referenced this pull request May 2, 2021
@pablogsal pablogsal deleted the bpo-bpo-31861 branch May 19, 2021
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

4 participants