◐ Shell
reader mode source ↗
Skip to content

(WIP) implement async for function#2999

Closed
HyeockJinKim wants to merge 1 commit into
RustPython:mainfrom
HyeockJinKim:issue-2510
Closed

(WIP) implement async for function#2999
HyeockJinKim wants to merge 1 commit into
RustPython:mainfrom
HyeockJinKim:issue-2510

Conversation

@HyeockJinKim

Copy link
Copy Markdown
Contributor

No description provided.

@HyeockJinKim HyeockJinKim force-pushed the issue-2510 branch 3 times, most recently from 4e5fef6 to 78d80db Compare September 5, 2021 08:30
@HyeockJinKim

Copy link
Copy Markdown
Contributor Author

Compilation for async for is done based on the current PR. However, panic is occurring in the part executing the generated bytecode.

@youknowone youknowone added the z-ca-2021 Tag to track contrubution-academy 2021 label Oct 16, 2021
@fanninpm

Copy link
Copy Markdown
Contributor

There are at least two tests in Lib/test/test_ast.py that can get un-skipped if this works.

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.

3 participants