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 gregory.p.smith, lukasz.langa, mark.dickinson, tim.peters, twouters
Date 2021-07-26.16:03:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627315424.2.0.321394653478.issue44698@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1d582bbc969e05896addf97844ddf17ce9830e5e by T. Wouters in branch 'main':
bpo-44698: Fix undefined behaviour in complex exponentiation. (GH-27278)
https://github.com/python/cpython/commit/1d582bbc969e05896addf97844ddf17ce9830e5e
History
Date User Action Args
2021-07-26 16:03:44lukasz.langasetrecipients: + lukasz.langa, tim.peters, twouters, gregory.p.smith, mark.dickinson
2021-07-26 16:03:44lukasz.langasetmessageid: <1627315424.2.0.321394653478.issue44698@roundup.psfhosted.org>
2021-07-26 16:03:44lukasz.langalinkissue44698 messages
2021-07-26 16:03:44lukasz.langacreate