christian.heimes schrieb: > Author: christian.heimes > Date: Sat Jan 12 20:39:10 2008 > New Revision: 59933 > > Modified: > python/branches/py3k/ (props changed) > python/branches/py3k/Doc/library/decimal.rst > python/branches/py3k/Doc/library/dis.rst > python/branches/py3k/Doc/library/exceptions.rst > python/branches/py3k/Doc/library/os.rst > python/branches/py3k/Doc/library/posix.rst > python/branches/py3k/Doc/library/xmlrpclib.rst > python/branches/py3k/Include/object.h > python/branches/py3k/Lib/ctypes/test/test_funcptr.py > python/branches/py3k/Lib/decimal.py > python/branches/py3k/Lib/test/test_decimal.py > python/branches/py3k/Lib/urlparse.py > python/branches/py3k/Modules/_ctypes/_ctypes.c > python/branches/py3k/Objects/object.c > python/branches/py3k/Objects/typeobject.c > Log: > Merged revisions 59921-59932 via svnmerge from > svn+ssh://[EMAIL PROTECTED]/python/trunk
This merged the method cache to Py3k, for which there is an apparently simpler patch at http://bugs.python.org/issue1568. Somebody should look at the differences between the patches and apply them to Py3k. Georg _______________________________________________ Python-3000-checkins mailing list Python-3000-checkins@python.org http://mail.python.org/mailman/listinfo/python-3000-checkins