Skip to content

asyncio support #797

Description

@pohmelie

Since cpython 3.8, there is python -m asyncio repl, which directly support await-family statements like:

>>> await asyncpg.connect(...)

But, it lacks of bpython features. Will this mode be implemented in bpython?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions