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
3 files changed