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 mark.dickinson, pdenis
Date 2017-11-29.21:59:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511992771.27.0.213398074469.issue32171@psf.upfronthosting.co.za>
In-reply-to
Content
See also this posting [1], where the omission is discussed, and Vincent Lefevre suggests that the behaviour should be:

> pow (±inf, y) is +inf with no exception
    for finite y > 0 and not an odd integer

[1] http://grouper.ieee.org/groups/754/email/msg03969.html
History
Date User Action Args
2017-11-29 21:59:31mark.dickinsonsetrecipients: + mark.dickinson, pdenis
2017-11-29 21:59:31mark.dickinsonsetmessageid: <1511992771.27.0.213398074469.issue32171@psf.upfronthosting.co.za>
2017-11-29 21:59:31mark.dickinsonlinkissue32171 messages
2017-11-29 21:59:31mark.dickinsoncreate