bpo-37028: Implement asyncio REPL (activated via 'python -m asyncio') by 1st1 · Pull Request #13472 · python/cpython

@1st1

eamanu

Carreau

asvetlov

This makes it easy to play with asyncio APIs with simply
using async/await in the REPL.

@1st1

@1st1

@1st1

@1st1 1st1 changed the title Implement asyncio REPL (activated via 'python -m asyncio') bpo-37028: Implement asyncio REPL (activated via 'python -m asyncio')

May 23, 2019

@1st1

Carreau

@1st1

tirkarthi

asvetlov

@1st1 1st1 deleted the arepl branch

May 27, 2019 11:42

DinoV pushed a commit to DinoV/cpython that referenced this pull request

Jan 14, 2020
…-13472)

This makes it easy to play with asyncio APIs with simply
using async/await in the REPL.

@1st1 1st1 mentioned this pull request

Oct 17, 2023