COMMITS
/ Python/getargs.c December 5, 1996
G
Keep gcc -Wall happy.
Guido van Rossum committed
October 25, 1996
G
New permission notice, includes CNRI.
Guido van Rossum committed
August 21, 1996
G
Add needed #include <ctype.h>
Guido van Rossum committed
August 19, 1996
G
Support for keyword arguments (PyArg_ParseTupleAndKeywords) donated by
Guido van Rossum committed
July 21, 1996
G
Py_complex; and WITHOUT_COMPLEX added to getargs.c
Guido van Rossum committed
January 12, 1996
G
changes for complex numbers
Guido van Rossum committed
January 21, 1995
G
don't overwrite error already set (e.g. from O&)
Guido van Rossum committed
January 4, 1995
G
Added 1995 to copyright message.
Guido van Rossum committed
January 2, 1995
G
Lots of changes, most minor (fatal() instead of abort(), use of
Guido van Rossum committed
November 10, 1994
G
prevent core dump for old getargs() with NULL arg
Guido van Rossum committed
September 29, 1994
G
* Python/{modsupport.c,getargs.c,Makefile.in},
Guido van Rossum committed