diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-02-02 17:36:31 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-02-02 17:36:31 (GMT) |
commit | 5d44c08f1c18583d568283170454bab0c11f8257 (patch) | |
tree | 3f8ce7f843bc3589aebdb2cc569f8a55202d3dab /Python/dynload_shlib.c | |
parent | 7a66fc22ad62563d0907c2fc91229656acfa0dd6 (diff) | |
download | cpython-5d44c08f1c18583d568283170454bab0c11f8257.zip cpython-5d44c08f1c18583d568283170454bab0c11f8257.tar.gz cpython-5d44c08f1c18583d568283170454bab0c11f8257.tar.bz2 |
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/dynload_shlib.c')
0 files changed, 0 insertions, 0 deletions