SIGN IN SIGN UP

bpo-38013: make async_generator_athrow object tolerant to throwing exceptions (GH-16070)

Even when the helper is not started yet.

This behavior follows conventional generator one.
There is no reason for `async_generator_athrow` to handle `gen.throw()` differently.



https://bugs.python.org/issue38013
A
Andrew Svetlov committed
c275312a6284bd319ea33c9abd7e15c230eca43f
Parent: 5f5f11f
Committed by Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> on 9/17/2019, 12:59:49 PM