| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| compiler_exit_scope(c); | ||
| if (is_top_level_await && is_async_generator){ | ||
| c->u->u_ste->ste_coroutine = 1; | ||
| assert(c->u->u_ste->ste_coroutine == 1); |
There was a problem hiding this comment.
I believe this assignment has been obsolete for a while now, see #6766 (comment).
Sorry, something went wrong.
There was a problem hiding this comment.
Agree this is a job for the symtable, not the compiler. This looks to be well tested in test_compile_top_level_await in test_builtin.py.
Sorry, something went wrong.
…on#121297) compiler no longer modifies the symtable after this.
…on#121297) compiler no longer modifies the symtable after this.
| Back | FazBrowse Home | New Git URL |
Uh oh!
There was an error while loading. Please reload this page.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.