This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-01-31 07:05:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Python
/
clinic
History
Serhiy Storchaka
92e8af67a8
Issue
#23492
: Argument Clinic now generates argument parsing code with
...
PyArg_Parse instead of PyArg_ParseTuple if possible.
2015-04-04 00:12:11 +03:00
..
bltinmodule.c.h
Issue
#23492
: Argument Clinic now generates argument parsing code with
2015-04-04 00:12:11 +03:00
import.c.h
Issue
#23492
: Argument Clinic now generates argument parsing code with
2015-04-04 00:12:11 +03:00