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