summaryrefslogtreecommitdiff
path: root/Python/errors.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2015-02-02 18:36:31 +0100
committerVictor Stinner <victor.stinner@gmail.com>2015-02-02 18:36:31 +0100
commit8615531d564e9d1f9e2faec7af5c781142e8f070 (patch)
tree6334e284dc04dd245aa28c08e15f34c35b36a41b /Python/errors.c
parentd6757eab878bcbee2682da41282b3678be20c845 (diff)
downloadcpython-8615531d564e9d1f9e2faec7af5c781142e8f070.tar.gz
Issue #23353, asyncio: Workaround CPython bug #23353
Don't use yield/yield-from in an except block of a generator. Store the exception and handle it outside the except block.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions