commit | 7247f6f433846c6e37308a550e8e5eb6be379856 | [log] [tgz] |
---|---|---|
author | Mark Dickinson <mdickinson@enthought.com> | Wed Jun 16 18:43:49 2021 +0100 |
committer | GitHub <noreply@github.com> | Wed Jun 16 18:43:49 2021 +0100 |
tree | a80acca224ac1ae63f17aadb3acb5075e09e4ffb | |
parent | 6773c3eaa735b5061b4a97f2c730703a32d8c9ff [diff] |
bpo-44426: Use of 'complex' as a C variable name confuses Sphinx; change it to 'num'. (GH-26744)