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 lukasz.langa
Recipients Dennis Sweeney, docs@python, eyadams, lukasz.langa, mark.dickinson, miss-islington, rhettinger, steven.daprano
Date 2021-10-21.22:08:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634854119.8.0.879382815149.issue44344@roundup.psfhosted.org>
In-reply-to
Content
New changeset c53428fe8980aab6eda3e573bafed657e6798e6e by Miss Islington (bot) in branch '3.9':
bpo-44344: Document that pow can return a complex number for non-complex inputs. (GH-27853) (GH-29134)
https://github.com/python/cpython/commit/c53428fe8980aab6eda3e573bafed657e6798e6e
History
Date User Action Args
2021-10-21 22:08:40lukasz.langasetrecipients: + lukasz.langa, rhettinger, mark.dickinson, steven.daprano, docs@python, miss-islington, Dennis Sweeney, eyadams
2021-10-21 22:08:39lukasz.langasetmessageid: <1634854119.8.0.879382815149.issue44344@roundup.psfhosted.org>
2021-10-21 22:08:39lukasz.langalinkissue44344 messages
2021-10-21 22:08:39lukasz.langacreate