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 mark.dickinson
Recipients gregory.p.smith, lukasz.langa, mark.dickinson, miss-islington, pablogsal, seberg, tim.peters, twouters
Date 2021-08-17.16:51:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1629219097.73.0.233002215576.issue44698@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4b9a2dcf19e5d13c3bc2afea2de1f65cd994c699 by Mark Dickinson in branch 'main':
bpo-44698: Restore complex pow behaviour for small integral exponents (GH-27772)
https://github.com/python/cpython/commit/4b9a2dcf19e5d13c3bc2afea2de1f65cd994c699
History
Date User Action Args
2021-08-17 16:51:37mark.dickinsonsetrecipients: + mark.dickinson, tim.peters, twouters, gregory.p.smith, lukasz.langa, seberg, pablogsal, miss-islington
2021-08-17 16:51:37mark.dickinsonsetmessageid: <1629219097.73.0.233002215576.issue44698@roundup.psfhosted.org>
2021-08-17 16:51:37mark.dickinsonlinkissue44698 messages
2021-08-17 16:51:37mark.dickinsoncreate