]> granicus.if.org Git - python/commit
Optimize the test for issue #13454.
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 26 Jan 2013 09:53:17 +0000 (11:53 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 26 Jan 2013 09:53:17 +0000 (11:53 +0200)
commit1c7181d764c3aa031de690865ed9f49296b86029
treea8d1505b877b2215fa1a2ec359a374d6db7eb578
parent73e38809e01113ca586056eaf603737c60b1009e
parent5bb893c44b9fd8304b91a5033e10cc868af8fba1
Optimize the test for issue #13454.
Now it requires almost 4x less memory and is almost 2x faster.
Lib/test/test_itertools.py