Skip to content

asyncio support #797

@pohmelie

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?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions