diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2018-03-10 18:22:34 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-10 18:22:34 +0200 |
commit | 24d3201eb7f0b39a7eaf2a5b2a2ceca10ad1f8eb (patch) | |
tree | 873738d8e87c4929a165e5541e11b29a69dd1e99 /Modules/_sqlite/module.c | |
parent | 5e80a71ab67045fecec46573a1892e240b569ace (diff) | |
download | cpython-git-24d3201eb7f0b39a7eaf2a5b2a2ceca10ad1f8eb.tar.gz |
bpo-33041: Fixed bytecode generation for "async for" with a complex target. (#6052)
A StopAsyncIteration raised on assigning or unpacking will be now propagated
instead of stopping the iteration.
Diffstat (limited to 'Modules/_sqlite/module.c')
0 files changed, 0 insertions, 0 deletions