This website requires JavaScript.
Explore
Help
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
mirror of
https://github.com/python/cpython.git
synced
2026-08-09 18:50:37 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8fc8980c96f58a7f06e4e3133735807bd245c658
cpython
/
Python
/
clinic
T
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