Skip to content

implement PyObject_GetAIter for PyObject#5090

Merged
youknowone merged 1 commit into
RustPython:mainfrom
dannasman:pyobject_get_aiter
Oct 16, 2023
Merged

implement PyObject_GetAIter for PyObject#5090
youknowone merged 1 commit into
RustPython:mainfrom
dannasman:pyobject_get_aiter

Conversation

@dannasman

Copy link
Copy Markdown
Contributor

Hi!

Here is a solution proposal regarding the addition of PyObject_GetAIter to PyObject (#3244).

@youknowone youknowone 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.

Thank you!

@youknowone youknowone merged commit 4e6172b into RustPython:main Oct 16, 2023
@dannasman dannasman deleted the pyobject_get_aiter branch October 20, 2023 11:37
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.

2 participants