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, rhettinger, steven.daprano
Date 2021-10-21.20:57:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634849878.16.0.0686374699836.issue44344@roundup.psfhosted.org>
In-reply-to
Content
New changeset 887a55705bb6c05a507c2886c9978a9e0cff0dd7 by Mark Dickinson in branch 'main':
bpo-44344: Document that pow can return a complex number for non-complex inputs. (GH-27853)
https://github.com/python/cpython/commit/887a55705bb6c05a507c2886c9978a9e0cff0dd7
History
Date User Action Args
2021-10-21 20:57:58lukasz.langasetrecipients: + lukasz.langa, rhettinger, mark.dickinson, steven.daprano, docs@python, Dennis Sweeney, eyadams
2021-10-21 20:57:58lukasz.langasetmessageid: <1634849878.16.0.0686374699836.issue44344@roundup.psfhosted.org>
2021-10-21 20:57:58lukasz.langalinkissue44344 messages
2021-10-21 20:57:58lukasz.langacreate