]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #14904: Made test_unicode_repr_oflw to use less memory.
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 30 Mar 2015 06:27:20 +0000 (09:27 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 30 Mar 2015 06:27:20 +0000 (09:27 +0300)
commitd06c201e5bf74dd1ff227ab7bea73c8c790d234b
tree02314fa8537d0e8577c814efaa4d1325e893efdf
parent7d490650fb01788212259bdea51fe3b106879299
Issue #14904: Made test_unicode_repr_oflw to use less memory.
Corrected memory requirements in other bigmem tests.
Lib/test/test_bigmem.py