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, miss-islington, tim.peters, twouters
Date 2021-07-26.19:30:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627327824.47.0.683424200307.issue44698@roundup.psfhosted.org>
In-reply-to
Content
New changeset 85ac81499ec5fb156a57408bcd95b06de4531488 by Miss Islington (bot) in branch '3.9':
bpo-44698: Fix undefined behaviour in complex exponentiation. (GH-27278) (GH-27367)
https://github.com/python/cpython/commit/85ac81499ec5fb156a57408bcd95b06de4531488
History
Date User Action Args
2021-07-26 19:30:24lukasz.langasetrecipients: + lukasz.langa, tim.peters, twouters, gregory.p.smith, mark.dickinson, miss-islington
2021-07-26 19:30:24lukasz.langasetmessageid: <1627327824.47.0.683424200307.issue44698@roundup.psfhosted.org>
2021-07-26 19:30:24lukasz.langalinkissue44698 messages
2021-07-26 19:30:24lukasz.langacreate