This website requires JavaScript.
Explore
Help
Sign In
1berry
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Python
/
clinic
History
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
..
_warnings.c.h
bpo-29464: Rename METH_FASTCALL to METH_FASTCALL|METH_KEYWORDS and make (
#1955
)
2017-07-03 21:20:15 +03:00
bltinmodule.c.h
bpo-29464: Rename METH_FASTCALL to METH_FASTCALL|METH_KEYWORDS and make (
#1955
)
2017-07-03 21:20:15 +03:00
import.c.h
bpo-29464: Rename METH_FASTCALL to METH_FASTCALL|METH_KEYWORDS and make (
#1955
)
2017-07-03 21:20:15 +03:00
marshal.c.h
bpo-29464: Rename METH_FASTCALL to METH_FASTCALL|METH_KEYWORDS and make (
#1955
)
2017-07-03 21:20:15 +03:00