commit | 9e94c0d3c78d1bc582c865240ed9353fe9689b2a | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Sat Mar 10 20:45:05 2018 +0200 |
committer | GitHub <noreply@github.com> | Sat Mar 10 20:45:05 2018 +0200 |
tree | 3078b7259e1dfd601fb08099b8dd8589c8d71f45 | |
parent | bf0d1165174e8347b4d3a731c4e47e8288f1d01b [diff] |
[3.7] bpo-33041: Add missed error checks when compile "async for" (GH-6053) (GH-6060) and remove redundant code. (cherry picked from commit 67ee07795bcd84b679c000780212d4d81a1490a3) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>