aboutsummaryrefslogtreecommitdiff
path: root/tests/basics/generator_pep479.py
AgeCommit message (Expand)Author
2019-10-04py/runtime: Fix PEP479 behaviour throwing StopIteration into yield from.Damien George
2018-09-20py/objgenerator: Implement PEP479, StopIteration convs to RuntimeError.Damien George