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-07-20 01:35:19 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
1515450440
cpython
/
Python
/
clinic
History
Download ZIP
Download TAR.GZ
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