]> granicus.if.org Git - python/commit
Some more test-size-estimate fixes: test_append and test_insert trigger a
authorThomas Wouters <thomas@python.org>
Wed, 26 Apr 2006 19:14:46 +0000 (19:14 +0000)
committerThomas Wouters <thomas@python.org>
Wed, 26 Apr 2006 19:14:46 +0000 (19:14 +0000)
commitb5ccd1416e19773f541256480a014a847bfc53f9
treed406961d89639f9983f78d103b5a562a78dec2ce
parentcda404bf367d0958c27f1649caa108f11bc696a1
Some more test-size-estimate fixes: test_append and test_insert trigger a
list resize, which overallocates.
Lib/test/test_bigmem.py