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 josh.r
Recipients Devin Jeanpierre, ezio.melotti, facundobatista, josh.r, mark.dickinson, rhettinger, skrah
Date 2015-01-09.03:33:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1420774409.05.0.156766258662.issue23201@psf.upfronthosting.co.za>
In-reply-to
Content
Intentional, but really hard to justify from a consistency perspective. There appear to be several reasonable arguments to treat it as 1 regardless of the mathematical impurity ( https://www.math.hmc.edu/funfacts/ffiles/10005.3-5.shtml ), and since we clearly accept that for int and float, it seems reasonable to extend it to Decimal.
History
Date User Action Args
2015-01-09 03:33:29josh.rsetrecipients: + josh.r, rhettinger, facundobatista, mark.dickinson, Devin Jeanpierre, ezio.melotti, skrah
2015-01-09 03:33:29josh.rsetmessageid: <1420774409.05.0.156766258662.issue23201@psf.upfronthosting.co.za>
2015-01-09 03:33:29josh.rlinkissue23201 messages
2015-01-09 03:33:28josh.rcreate