]> granicus.if.org Git - python/commit
Guard against changes in the list size during a compare or sort.
authorGuido van Rossum <guido@python.org>
Thu, 28 May 1998 20:18:46 +0000 (20:18 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 28 May 1998 20:18:46 +0000 (20:18 +0000)
commitae621ff7b7226d093f944fbf27876e6750e768fc
tree9ddc5726f2a84169e34c0e2603da739f25c93da3
parent578de30fd71c592ff434d7fe238a1f657a3802f4
Guard against changes in the list size during a compare or sort.
Objects/listobject.c