bpo-37028: Implement asyncio REPL (activated via 'python -m asyncio') by 1st1 · Pull Request #13472 · python/cpython
1st1
changed the title
Implement asyncio REPL (activated via 'python -m asyncio')
bpo-37028: Implement asyncio REPL (activated via 'python -m asyncio')
1st1
deleted the
arepl
branch
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
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters