SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72156 0 82 Python

COMMITS

/ Python/ceval.c
0a8626eb889a05cd9f30a142a576800a83f525dc
May 24, 1996
G
Removed some done "to do" items.
Guido van Rossum committed
May 23, 1996
January 12, 1996
G
changes for complex and power (**) operator
Guido van Rossum committed
December 10, 1995
September 18, 1995
G
spell TraceBack with capital B
Guido van Rossum committed
August 4, 1995
G
empty kw dict is ok for builtins
Guido van Rossum committed
July 28, 1995
G
fix bogus DECREF in finally clause
Guido van Rossum committed
July 26, 1995
July 18, 1995
G
keyword arguments and faster calls
Guido van Rossum committed
July 7, 1995
March 29, 1995
G
fix dusty debugging macros
Guido van Rossum committed
March 22, 1995
G
remove unused code for tp_call
Guido van Rossum committed
March 9, 1995
February 17, 1995
February 14, 1995
G
call __import__() with 4 args instead of 1
Guido van Rossum committed
February 10, 1995
G
use Py_CHARMASK
Guido van Rossum committed
February 7, 1995
G
DECREF result of run_string
Guido van Rossum committed
January 30, 1995
G
remove unused variable
Guido van Rossum committed
January 26, 1995
G
allow classes as exceptions
Guido van Rossum committed
January 20, 1995
G
add missing INCREF in RAISE_EXCEPTION
Guido van Rossum committed
January 17, 1995
G
different init for __builtins__
Guido van Rossum committed
January 12, 1995
January 9, 1995
January 7, 1995
G
Use new instancebinop interface
Guido van Rossum committed
January 4, 1995
G
Added 1995 to copyright message.
Guido van Rossum committed
January 2, 1995
November 10, 1994
G
replace abort() calls by fatal()
Guido van Rossum committed
September 29, 1994
September 14, 1994
August 30, 1994
G
call_object: print message before abort()
Guido van Rossum committed
December 17, 1993
November 5, 1993
November 1, 1993
October 22, 1993
October 18, 1993
July 5, 1993
June 24, 1993
June 17, 1993
May 25, 1993
May 21, 1993
G
* Lots of small changes related to access.
Guido van Rossum committed
May 20, 1993
May 19, 1993
G
Several changes in one:
Guido van Rossum committed
May 12, 1993
April 15, 1993
April 7, 1993
March 30, 1993
March 29, 1993
March 16, 1993
February 5, 1993