Skip to content

Fix `async yield from` on non-iterator iterable objects in async gens

c3b318e
Select commit
Loading
Failed to load commit list.
Merged

PEP 828: Fix yield from not working on non-iterator iterables inside async generators #7

Fix `async yield from` on non-iterator iterable objects in async gens
c3b318e
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs