This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8fc8980c96f58a7f06e4e3133735807bd245c658
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