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