bpo-35409: Ignore GeneratorExit in async_gen_athrow_throw (GH-14755)
Ignore `GeneratorExit` exceptions when throwing an exception into the `aclose` coroutine of an asynchronous generator. https://bugs.python.org/issue35409
V
Vincent Michel committed
8e0de2a4808d7c2f4adedabff89ee64e0338790a
Parent: f25875a
Committed by Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
on 11/19/2019, 1:53:52 PM