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 andrea.bergamini
Recipients andrea.bergamini, ezio.melotti, mark.dickinson, pitrou, r.david.murray, serhiy.storchaka, skrah
Date 2012-07-24.13:02:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1343134970.6.0.822609539869.issue15438@psf.upfronthosting.co.za>
In-reply-to
Content
Well, from a library I'm used to expect a good result or an exception. Not a value that differs from the correct of one unit! I agree with Antoine, the doc should warn about this behavior. I've lost a lot of time before discovering my application issue came from the py math library...
History
Date User Action Args
2012-07-24 13:02:50andrea.bergaminisetrecipients: + andrea.bergamini, mark.dickinson, pitrou, ezio.melotti, r.david.murray, skrah, serhiy.storchaka
2012-07-24 13:02:50andrea.bergaminisetmessageid: <1343134970.6.0.822609539869.issue15438@psf.upfronthosting.co.za>
2012-07-24 13:02:50andrea.bergaminilinkissue15438 messages
2012-07-24 13:02:49andrea.bergaminicreate