This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-07-21 18:25:22 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
107973
commits
7
branches
620
tags
2.9
GiB
33922cb0aa
Commit graph
1 commit
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