]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-102341: Improve the test function for pow (#102342)
authorPartha P. Mukherjee <ppm.floss@gmail.com>
Sun, 5 Mar 2023 17:31:26 +0000 (12:31 -0500)
committerGitHub <noreply@github.com>
Sun, 5 Mar 2023 17:31:26 +0000 (12:31 -0500)
commit32220543e2db36c6146ff2704ed1714a6adecc1b
treee31fccd08e45b4a042ec09c78ceef557c9fe447a
parent7894bbe94ba319eb650f383cb5196424c77b2cfd
GH-102341: Improve the test function for pow (#102342)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Lib/test/test_pow.py