Stefan Krah <stefan-use...@bytereef.org> added the comment: Behavior for mixed operations varies greatly between Python versions.
The first table over here lists the differences and should be valid for decimal.py: http://www.bytereef.org/mpdecimal/doc/cdecimal/index.html#floatoperation-signal As an extension, cdecimal has the FloatOperation signal, which enforces stricter semantics. The second table on that page lists the behavior if the signal is enabled. ---------- nosy: +skrah _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue12580> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com