This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
108,937
Commits
9
Branches
456
Tags
1.7
GiB
master
Commit Graph
1 Commits
Author
SHA1
Message
Date
Yury Selivanov
16cefb0bc7
bpo-37028: asyncio REPL; activated via 'python -m asyncio'. (GH-13472)
...
This makes it easy to play with asyncio APIs with simply using async/await in the REPL.
2019-05-27 13:42:29 +02:00