commit | 4fd9cc14b41a9c6979aa9cfb479ce9713380e906 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Wed Jan 04 18:53:00 2017 +0200 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Wed Jan 04 18:53:00 2017 +0200 |
tree | 60e48b949b8b8ef2cc614ebd3be2fae2148354d9 | |
parent | 51b90d28e21293cbb6763c26ea88de45508c2de9 [diff] | |
parent | 1d54b114c5f0400710c425a30555a5cb7cc0db71 [diff] |
Issue #29156: Remove superfluous pow test. test_powlong is the same as test_powint. Patch by Lukas Schwaighofer.