Skip to content
This repository has been archived by the owner on May 31, 2020. It is now read-only.

Support for yield from statement #592

Merged
merged 1 commit into from
Jul 26, 2017
Merged

Conversation

abonie
Copy link
Contributor

@abonie abonie commented Jul 23, 2017

VM is now able to handle YIELD_FROM opcode

generator implementation has been changed to correctly handle potential
subgenerators

VM is now able to handle YIELD_FROM opcode

generator implementation has been changed to correctly handle potential
subgenerators
@abonie abonie changed the title [WIP] Support for yield from statement Support for yield from statement Jul 24, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants