This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients docs@python, roryyorke, terry.reedy
Date 2021-05-14.21:28:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1621027692.71.0.13476439279.issue44072@roundup.psfhosted.org>
In-reply-to
Content
Yes, complex ** complex works fine, and "TypeError: pow() 3rd argument not allowed unless all arguments are integers".
History
Date User Action Args
2021-05-14 21:28:12terry.reedysetrecipients: + terry.reedy, docs@python, roryyorke
2021-05-14 21:28:12terry.reedysetmessageid: <1621027692.71.0.13476439279.issue44072@roundup.psfhosted.org>
2021-05-14 21:28:12terry.reedylinkissue44072 messages
2021-05-14 21:28:12terry.reedycreate