-
Stefan Behnel authored
re-implement Coroutine.__await__() using a dedicated wrapper type to avoid having to make a Coroutine half an Iterator
9c5dca1b
re-implement Coroutine.__await__() using a dedicated wrapper type to avoid having to make a Coroutine half an Iterator