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