]> granicus.if.org Git - python/commitdiff
Issue #29156: Remove superfluous pow test.
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 4 Jan 2017 16:53:28 +0000 (18:53 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 4 Jan 2017 16:53:28 +0000 (18:53 +0200)
test_powlong is the same as test_powint.
Patch by Lukas Schwaighofer.


Trivial merge