]> granicus.if.org Git - python/commit
Fixes and tests for various "holding pointers when arbitrary Python code
authorMichael W. Hudson <mwh@python.net>
Thu, 4 Dec 2003 11:25:46 +0000 (11:25 +0000)
committerMichael W. Hudson <mwh@python.net>
Thu, 4 Dec 2003 11:25:46 +0000 (11:25 +0000)
commit1df0f654e845ef7c1252db10b88066691807be5b
tree69261072cb9f43e20ab635b8193f88c01ddcc391
parentc6c5ece7e2ece9ac5c4ba3b06a1d56b78cf74b27
Fixes and tests for various "holding pointers when arbitrary Python code
can run" bugs as discussed in

[ 848856 ] couple of new list.sort bugs
Lib/test/test_sort.py
Objects/listobject.c