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
3cedf46cdb
cpython
/
Tools
/
clinic
History
Download ZIP
Download TAR.GZ
Serhiy Storchaka
6969eaf468
bpo-29464: Rename METH_FASTCALL to METH_FASTCALL|METH_KEYWORDS and make (
#1955
)
...
the bare METH_FASTCALL be used for functions with positional-only parameters.
2017-07-03 21:20:15 +03:00
..
clinic.py
bpo-29464: Rename METH_FASTCALL to METH_FASTCALL|METH_KEYWORDS and make (
#1955
)
2017-07-03 21:20:15 +03:00
clinic_test.py
Issue
#27626
: Spelling fixes in docs, comments and internal names
2016-07-28 01:11:04 +00:00
cpp.py
#Issue 20456: Several improvements and bugfixes for Argument Clinic,
2014-01-31 22:03:12 -08:00