FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Add `aiter` and `anext` builtin function · Issue #3609 · RustPython/RustPython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
RustPython
/
RustPython
Public
Notifications
You must be signed in to change notification settings
Fork
1.5k
Star
22.3k
Code
Issues
295
Pull requests
100
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Add aiter and anext builtin function
#3609
Copy link
Copy link
Closed
Closed
Add aiter and anext builtin function
#3609
Copy link
Labels
A-stdlib
Description
youknowone
Issue body actions
Feature
builtins.aiter:
https://docs.python.org/3/library/functions.html#aiter
implement aiter
#3646
builtins.anext:
https://docs.python.org/3/library/functions.html#anext
Implement minimal builtins.anext()
#6226
Python Documentation
Reactions are currently unavailable
Metadata
Metadata
Assignees
No one assigned
Labels
A-stdlib
Type
No type
Projects
No projects
Milestone
No milestone
Relationships
None yet
Development
No branches or pull requests
Issue actions
Back
|
FazBrowse Home
|
New Git URL
Feature
Python Documentation