This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
cpython
mirror of
https://github.com/python/cpython.git
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
106,026
Commits
6
Branches
600
Tags
3
GiB
3c75f31bb2
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