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-10-30 18:07:37 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
8988945cdc
cpython
/
Python
/
clinic
History
Download ZIP
Download TAR.GZ
Serhiy Storchaka
0767ad40bf
bpo-20185: Convert the marshal module to Argument Clinic. (
#541
)
...
Based on patch by Vajrasky Kok.
2017-03-12 09:20:15 +02:00
..
_warnings.c.h
Run Argument Clinic: METH_VARARGS=>METH_FASTCALL
2017-01-17 01:35:17 +01:00
bltinmodule.c.h
Run Argument Clinic: METH_VARARGS=>METH_FASTCALL
2017-01-17 02:21:47 +01:00
import.c.h
Run Argument Clinic: METH_VARARGS=>METH_FASTCALL
2017-01-17 02:21:47 +01:00
marshal.c.h
bpo-20185: Convert the marshal module to Argument Clinic. (
#541
)
2017-03-12 09:20:15 +02:00