Staging
v0.8.1
https://github.com/python/cpython
Revision 180d7b4d5588737601b3242d8ce9cab59a75286f authored by Guido van Rossum on 29 September 1994, 09:45:57 UTC, committed by Guido van Rossum on 29 September 1994, 09:45:57 UTC
	global: Py_MakePendingCalls.  Also guard against recursive calls

	* Include/classobject.h, Objects/classobject.c,
	Python/{ceval.c,bltinmodule.c}: entirely redone operator
	overloading.  The rules for class instances are now much more
	relaxed than for other built-in types
	(whose coerce must still return two objects of the same type)
1 parent fe3f1a2
History
Tip revision: 180d7b4d5588737601b3242d8ce9cab59a75286f authored by Guido van Rossum on 29 September 1994, 09:45:57 UTC
* Python/ceval.c, Include/ceval.h: promote MakePendingCalls to
Tip revision: 180d7b4
File Mode Size
Makefile.in -rw-r--r-- 1.8 KB
acceler.c -rw-r--r-- 4.1 KB
assert.h -rw-r--r-- 1.6 KB
bitset.c -rw-r--r-- 2.2 KB
firstsets.c -rw-r--r-- 3.3 KB
grammar.c -rw-r--r-- 5.3 KB
grammar1.c -rw-r--r-- 2.2 KB
intrcheck.c -rw-r--r-- 4.3 KB
listnode.c -rw-r--r-- 2.2 KB
metagrammar.c -rw-r--r-- 3.3 KB
myreadline.c -rw-r--r-- 4.0 KB
node.c -rw-r--r-- 2.4 KB
parser.c -rw-r--r-- 9.2 KB
parser.h -rw-r--r-- 2.1 KB
parsetok.c -rw-r--r-- 4.1 KB
pgen.c -rw-r--r-- 15.5 KB
pgen.h -rw-r--r-- 1.5 KB
pgenmain.c -rw-r--r-- 4.4 KB
printgrammar.c -rw-r--r-- 3.7 KB
tokenizer.c -rw-r--r-- 14.6 KB
tokenizer.h -rw-r--r-- 2.7 KB

back to top