Fix More 3.6 async parsing

... all from 3.6 test_coroutines.py.

More bugs remain
This commit is contained in:
rocky
2022-05-05 07:36:06 -04:00
parent c5efec1e6f
commit 8576117d00
4 changed files with 41 additions and 2 deletions

View File

@@ -135,7 +135,7 @@ class Python36Parser(Python35Parser):
POP_BLOCK JUMP_FORWARD COME_FROM_EXCEPT DUP_TOP
LOAD_GLOBAL COMPARE_OP POP_JUMP_IF_TRUE
END_FINALLY COME_FROM
for_block
for_block _come_froms
POP_TOP POP_TOP POP_TOP POP_EXCEPT POP_TOP
POP_BLOCK
else_suite COME_FROM_LOOP