This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2024-11-24 02:15:30 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
115,676
Commits
6
Branches
593
Tags
2.5
GiB
73097d91a6
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