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