Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
e31d300664f54029ce35ccb78475333b968fdd6b
/
Modules
/
puremodule.c
9ac3974
Deprecate the pure module for 3.0.
by Brett Cannon
· 16 years ago
1ac754f
Check return result from Py_InitModule*(). This API can fail.
by Neal Norwitz
· 19 years ago
43b936d
Patch #477750: Use METH_ constants in Modules.
by Martin v. Löwis
· 23 years ago
9bfd2bf
Do the absolute minimal amount of modifications to eradicate
by Barry Warsaw
· 24 years ago
f087960
ANSI-fy function headers. Not much more can be done since I don't
by Barry Warsaw
· 24 years ago
43713e5
Massive patch by Skip Montanaro to add ":name" to as many
by Guido van Rossum
· 25 years ago
e886ea9
(puremodule.c): New module which exports the Purify and Quantify C API
by Barry Warsaw
· 28 years ago