zephyrkul 42a23277cd
[Dev] Allow top-level await in code statements (#3508)
* [dev] allow top-level await in code statements

* style

* use staticmethod, cls is unneeded

* add asyncio and aiohttp to env

* fix repl

* add __builtins__ to repl env

* style...

* fix debug with no coro

* add `optimize=0` to eval
2020-02-13 12:29:10 -05:00
..
2020-01-14 12:53:28 -05:00
2020-01-25 18:59:08 -05:00
2020-01-25 18:57:07 -05:00
2020-01-17 16:49:25 -05:00