]> granicus.if.org Git - python/commit
The result of SF patch #1471578: big-memory tests for strings, lists and
authorThomas Wouters <thomas@python.org>
Wed, 26 Apr 2006 15:53:30 +0000 (15:53 +0000)
committerThomas Wouters <thomas@python.org>
Wed, 26 Apr 2006 15:53:30 +0000 (15:53 +0000)
commitabd08884a685d3724798664f7c2f0aab7a6640c8
tree0945844f91ec922296cff7fa735d0e21fe6e9ef3
parent98189244a2ddb21eb2f4a022de27c4668f2dda26
The result of SF patch #1471578: big-memory tests for strings, lists and
tuples. Lots to be added, still, but this will give big-memory people
something to play with in 2.5 alpha 2, and hopefully get more people to
write these tests.
Lib/test/regrtest.py
Lib/test/test_bigmem.py [new file with mode: 0644]
Lib/test/test_support.py
Misc/NEWS