This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-01-27 21:25:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Python
/
clinic
History
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