summaryrefslogtreecommitdiff
path: root/tests/float/builtin_float_pow.py
AgeCommit message (Expand)Author
2020-03-30tests: Format all Python code with black, except tests in basics subdir.David Lechner
2018-02-08py/objfloat: Fix case of raising 0 to -infinity.Damien George