This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-10-31 21:51:50 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
f9169ce6b4
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