]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-102341: Improve the test function for pow (GH-102342)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 5 Mar 2023 17:53:50 +0000 (09:53 -0800)
committerGitHub <noreply@github.com>
Sun, 5 Mar 2023 17:53:50 +0000 (09:53 -0800)
commit9cec6022e438a28a66bc775b497f97d8bbad9610
tree0246172c2d01ef1faa37fb0a264b7c073e98d8df
parent94e08e174d8828298e51501e505ab567cd80ef25
GH-102341: Improve the test function for pow (GH-102342)

(cherry picked from commit 32220543e2db36c6146ff2704ed1714a6adecc1b)

Co-authored-by: Partha P. Mukherjee <ppm.floss@gmail.com>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Lib/test/test_pow.py