]> granicus.if.org Git - python/commit
Deleting cyclic object comparison.
authorArmin Rigo <arigo@tunes.org>
Tue, 28 Oct 2003 12:05:48 +0000 (12:05 +0000)
committerArmin Rigo <arigo@tunes.org>
Tue, 28 Oct 2003 12:05:48 +0000 (12:05 +0000)
commit2b3eb4062c5e50abf854f7e68038243ca7c07217
treefc5a73861c6e4feb4f4bc497165fa28d9c81d79f
parent0e4f76405d79e95abfdda21b9dfc10c7f32340e8
Deleting cyclic object comparison.
SF patch 825639
http://mail.python.org/pipermail/python-dev/2003-October/039445.html
Include/ceval.h
Lib/test/pickletester.py
Lib/test/test_builtin.py
Lib/test/test_copy.py
Lib/test/test_richcmp.py
Misc/NEWS
Objects/classobject.c
Objects/object.c
Python/ceval.c