Staging
v0.5.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
ACKS -rw-r--r-- 1.3 KB
AIX-NOTES -rw-r--r-- 1.5 KB
BLURB -rw-r--r-- 1.3 KB
BLURB.LUTZ -rw-r--r-- 5.6 KB
COPYRIGHT -rw-r--r-- 1.1 KB
FAQ -rw-r--r-- 62.0 KB
Fixcprt.py -rwxr-xr-x 1.6 KB
HISTORY -rw-r--r-- 52.0 KB
HPUX-NOTES -rw-r--r-- 973 bytes
HYPE -rw-r--r-- 3.1 KB
Makefile -rw-r--r-- 242 bytes
NEWS -rw-r--r-- 22.9 KB
README -rw-r--r-- 1.5 KB
RFD -rw-r--r-- 3.9 KB
cheatsheet -rw-r--r-- 21.8 KB
dlMakefile -rwxr-xr-x 1.7 KB
fixfuncptrs.sh -rwxr-xr-x 2.2 KB
indent.pro -rw-r--r-- 66 bytes
python-mode-old.el -rw-r--r-- 63.9 KB
python.gif -rw-r--r-- 7.2 KB
python.man -rw-r--r-- 7.3 KB
renumber.py -rwxr-xr-x 2.6 KB

README

back to top