Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
5ae6c42f52c650dc317dd5f0ecab8d5087c44872
/
Modules
/
fmmodule.c
c83ea13
Untabify C files. Will watch buildbots.
by Antoine Pitrou
· 15 years ago
dd96db6
This reverts r63675 based on the discussion in this thread:
by Gregory P. Smith
· 16 years ago
593daf5
Renamed PyString to PyBytes
by Christian Heimes
· 16 years ago
75ba465
Deprecated 'fm' for removal in 3.0.
by Brett Cannon
· 16 years ago
bda0744
Convert fmmodule to METH_VARARGS.
by Georg Brandl
· 18 years ago
1ac754f
Check return result from Py_InitModule*(). This API can fail.
by Neal Norwitz
· 19 years ago
938ace6
staticforward bites the dust.
by Jeremy Hylton
· 22 years ago
50905b5
Convert from using METH_OLDARGS to METH_NOARGS. These should be safe.
by Neal Norwitz
· 23 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
0ae5284
Fixed up some ANSIfications.
by Sjoerd Mullender
· 24 years ago
6a85027
ANSI-fication of the SGI modules (note that svmodule.c and sgimodule.c
by Peter Schneider-Kamp
· 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
ed648a2
Renamed, but not tested. Guido will you try your test script on this?
by Roger E. Masse
· 28 years ago
a376cc5
Keep gcc -Wall happy.
by Guido van Rossum
· 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
234f942
* Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c.
by Guido van Rossum
· 31 years ago
e537240
* Changed many files to use mkvalue() instead of newtupleobject().
by Guido van Rossum
· 32 years ago
bab9d03
Copyright for 1992 added
by Guido van Rossum
· 33 years ago
ef0a00e
Use getargs() function.
by Guido van Rossum
· 33 years ago
a0c191e
Initial revision
by Guido van Rossum
· 34 years ago