commit | 256d97c8a3151ec7caba6c06bf2a1e682008c304 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Jul 26 12:29:52 2021 -0700 |
committer | GitHub <noreply@github.com> | Mon Jul 26 21:29:52 2021 +0200 |
tree | 32a599138cd5d81cbd8e56a4cec2a590083af760 | |
parent | 8a37e8cf45105fbb592c31ebd30501bbdea5ab81 [diff] |
bpo-44698: Fix undefined behaviour in complex exponentiation. (GH-27278) (#27366) (cherry picked from commit 1d582bbc969e05896addf97844ddf17ce9830e5e) Co-authored-by: T. Wouters <thomas@python.org>