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-08-03 16:39:00 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
96cf5a63d2
cpython
/
Tools
/
clinic
History
Download ZIP
Download TAR.GZ
Batuhan Taskaya
9af34c9351
bpo-20201: variadic arguments support for AC (GH-18609)
...
Implement support for `*args` in AC, and port `print()` to use it.
2021-07-16 18:43:02 +03:00
..
clinic.py
bpo-20201: variadic arguments support for AC (GH-18609)
2021-07-16 18:43:02 +03:00
cpp.py
bpo-40179: Fix translation of #elif in Argument Clinic (GH-19364)
2020-04-18 17:52:48 +03:00