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 skrah
Recipients Devin Jeanpierre, cvrebert, ezio.melotti, facundobatista, josh.r, mark.dickinson, rhettinger, skrah, vstinner
Date 2015-01-09.12:53:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1420808009.42.0.866804452849.issue23201@psf.upfronthosting.co.za>
In-reply-to
Content
The behavior is already documented (power function):

  "at least one of x or y must be nonzero"


The decimal docs are already so large that it is probably a bad
idea to add a warning.
History
Date User Action Args
2015-01-09 12:53:29skrahsetrecipients: + skrah, rhettinger, facundobatista, mark.dickinson, vstinner, Devin Jeanpierre, ezio.melotti, cvrebert, josh.r
2015-01-09 12:53:29skrahsetmessageid: <1420808009.42.0.866804452849.issue23201@psf.upfronthosting.co.za>
2015-01-09 12:53:29skrahlinkissue23201 messages
2015-01-09 12:53:29skrahcreate