From: Serhiy Storchaka Date: Wed, 4 Jan 2017 16:53:28 +0000 (+0200) Subject: Issue #29156: Remove superfluous pow test. X-Git-Tag: v3.7.0a1~1628 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=150257e31370ad5a6394ac31ecb8dad1370f4048;p=thirdparty%2FPython%2Fcpython.git Issue #29156: Remove superfluous pow test. test_powlong is the same as test_powint. Patch by Lukas Schwaighofer. --- 150257e31370ad5a6394ac31ecb8dad1370f4048