You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
about_generators: Renamed generator_with_coroutine and test.
generator_with_coroutine is really just a simple coroutine. Renamed to
just: coroutine.
test_generators_can_take_coroutines renamed to slightly more descriptive:
test_generators_can_act_as_coroutines.
0 commit comments