| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bpo-37028: asyncio REPL; activated via 'python -m asyncio'. (GH-13472) | Yury Selivanov | 2019-05-27 | 1 | -0/+125 |
| This makes it easy to play with asyncio APIs with simply using async/await in the REPL. | |||||
![]() |
index : cpython.git | |
| https://github.com/python/cpython.git |
| summaryrefslogtreecommitdiffstats |
| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bpo-37028: asyncio REPL; activated via 'python -m asyncio'. (GH-13472) | Yury Selivanov | 2019-05-27 | 1 | -0/+125 |
| This makes it easy to play with asyncio APIs with simply using async/await in the REPL. | |||||