| commit | 67ee07795bcd84b679c000780212d4d81a1490a3 | [log] [tgz] |
|---|---|---|
| author | Serhiy Storchaka <storchaka@gmail.com> | Sat Mar 10 18:49:26 2018 +0200 |
| committer | GitHub <noreply@github.com> | Sat Mar 10 18:49:26 2018 +0200 |
| tree | 70576a4c9554754165bdb1980c2d8c0ad44a3553 | |
| parent | 24d3201eb7f0b39a7eaf2a5b2a2ceca10ad1f8eb [diff] |
bpo-33041: Add missed error checks when compile "async for" (#6053) and remove redundant code.