]> granicus.if.org Git - python/commit
Issue #18004: test_overflow in test_list by mistake consumed 40 GiB of memory
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 6 Aug 2014 15:31:54 +0000 (18:31 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 6 Aug 2014 15:31:54 +0000 (18:31 +0300)
commita33c8436cdde808061977001da94489b7397456a
treef8c7fbaf866d26c8df0033e531013bed173b849e
parent501da1da0374ed7a6764c38fe52bda6365cf0172
Issue #18004: test_overflow in test_list by mistake consumed 40 GiB of memory
on 64-bit systems.
Lib/test/test_list.py
Misc/NEWS