This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
cpython
mirror of
https://github.com/python/cpython
Watch
4
Star
1
Fork
You've already forked cpython
0
Code
Issues
Releases
Wiki
Activity
112,113
Commits
6
Branches
592
Tags
2.4
GiB
cef0a5458f
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