commit | 2e99869f64bbd3c6590cb5ceaf9cf59e63689d63 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Fri May 14 15:22:45 2021 -0700 |
committer | GitHub <noreply@github.com> | Fri May 14 15:22:45 2021 -0700 |
tree | 65b7afaf8f7f2f29fbb39ec96e9ed267dda4dc1a | |
parent | dd4f7d96cb78b424ef8fa705aaee15a837b2d240 [diff] |
bpo-44072: fix Complex, Integral docs for `**` (GH-25986) In numbers module docstrings and docs. (cherry picked from commit 4aa63d65a9971d14f1a2131b989dca0dab514a9d) Co-authored-by: Rory Yorke <rory.yorke@gmail.com>