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-31 14:07:50 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9
696c35e86b
cpython
/
Tools
/
clinic
History
Download ZIP
Download TAR.GZ
Serhiy Storchaka
f41b82fb19
Issue
#26282
: PyArg_ParseTupleAndKeywords() and Argument Clinic now support
...
positional-only and keyword parameters in the same function.
2016-06-09 16:30:29 +03:00
..
clinic.py
Issue
#26282
: PyArg_ParseTupleAndKeywords() and Argument Clinic now support
2016-06-09 16:30:29 +03:00
clinic_test.py
Remove duplicated tests.
2016-04-24 23:50:18 +03:00
cpp.py
#Issue 20456: Several improvements and bugfixes for Argument Clinic,
2014-01-31 22:03:12 -08:00