summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2019-11-19 14:12:12 (GMT)
committerGitHub <noreply@github.com>2019-11-19 14:12:12 (GMT)
commit4ffc569b47bef9f95e443f3c56f7e7e32cb440c0 (patch)
treee01a078d6984817ec5eea40b69334de939f1ebab /Python/pythonrun.c
parent2b928d9bf75d82b86dc3b4fcbc243d36a7958f4c (diff)
downloadcpython-4ffc569b47bef9f95e443f3c56f7e7e32cb440c0.zip
cpython-4ffc569b47bef9f95e443f3c56f7e7e32cb440c0.tar.gz
cpython-4ffc569b47bef9f95e443f3c56f7e7e32cb440c0.tar.bz2
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 (cherry picked from commit 8e0de2a4808d7c2f4adedabff89ee64e0338790a) Co-authored-by: Vincent Michel <vxgmichel@gmail.com>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions