commit | 9b3cda56870d087cf50f605e91f3d26964868640 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Thu Oct 21 15:08:20 2021 -0700 |
committer | GitHub <noreply@github.com> | Fri Oct 22 00:08:20 2021 +0200 |
tree | 03143ac3bf1945e643e07bdd61ef2b03316e9837 | |
parent | 8fd7e8965d0ff9f76401b86aec2166cc59a40637 [diff] |
bpo-44344: Document that pow can return a complex number for non-complex inputs. (GH-27853) (GH-29135) Co-authored-by: Ćukasz Langa <lukasz@langa.pl> (cherry picked from commit 887a55705bb6c05a507c2886c9978a9e0cff0dd7) Co-authored-by: Mark Dickinson <mdickinson@enthought.com>