]> 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:55:18 +0000 (09:55 -0800)
committerGitHub <noreply@github.com>
Sun, 5 Mar 2023 17:55:18 +0000 (09:55 -0800)
commitdb8d10beb3ab4c64a671d7334707359b7f968743
tree57c1564f4533249b7b8b4080259d1e4850db011a
parentc957128b480445079b462b23b5ba3162c032f098
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