Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
85dbec6da74d4e5e83d0ff9c03155ecef8feea83
/
Modules
/
svmodule.c
1ac754f
Check return result from Py_InitModule*(). This API can fail.
by Neal Norwitz
· 19 years ago
8ae4689
Simplify and speedup uses of Py_BuildValue():
by Raymond Hettinger
· 21 years ago
43b936d
Patch #477750: Use METH_ constants in Modules.
by Martin v. Löwis
· 23 years ago
1464839
Patch supplied by Burton Radons for his own SF bug #487390: Modifying
by Guido van Rossum
· 23 years ago
8586991
REMOVED all CWI, CNRI and BeOpen copyright markings.
by Guido van Rossum
· 24 years ago
f3f33dc
Bunch of minor ANSIfications: 'void initfunc()' -> 'void initfunc(void)',
by Thomas Wouters
· 24 years ago
286da3b
ANSI-fying
by Peter Schneider-Kamp
· 24 years ago
dbd9ba6
Nuke all remaining occurrences of Py_PROTO and Py_FPROTO.
by Tim Peters
· 24 years ago
ffcc381
Change copyright notice - 2nd try.
by Guido van Rossum
· 24 years ago
fd71b9e
Change copyright notice.
by Guido van Rossum
· 24 years ago
b18618d
Vladimir Marangozov's long-awaited malloc restructuring.
by Guido van Rossum
· 25 years ago
0cb96de
Apply two changes, systematically:
by Guido van Rossum
· 27 years ago
c88c9cb
Corrected two errors introduced by the renaming (and the subsequent
by Guido van Rossum
· 28 years ago
f630f6b
Renamed, and scrutinized for missed potential error conditions.
by Barry Warsaw
· 28 years ago
d266eb4
New permission notice, includes CNRI.
by Guido van Rossum
· 28 years ago
524b588
Added 1995 to copyright message.
by Guido van Rossum
· 30 years ago
b6775db
Merge alpha100 branch back to main trunk
by Guido van Rossum
· 30 years ago
6b517fd
Added conversion routines to sv module.
by Sjoerd Mullender
· 32 years ago
6f5afc9
* ceval.c: ifdef out the last argument passing compat hack.
by Guido van Rossum
· 32 years ago
34679b7
* Added Fixcprt.py: script to fix copyright message.
by Guido van Rossum
· 32 years ago
ed59d20
Various changes.
by Sjoerd Mullender
· 32 years ago