[issue3360] Inconsistent type-deduction of decimal floating-point

Richard B. Kreckel report at bugs.python.org
Tue Jul 15 21:06:13 CEST 2008


Richard B. Kreckel <richyk at users.sourceforge.net> added the comment:

Some additional information:

My original report was with an x86 system.

Now, I'm sitting in front of an x86_64 system running Python 2.4.4 (from
Debian stable) and Python 2.5.2 (from Debian testing), both 64 bit
userland. On these systems, the behavior I described does not exist:
Assignment always appears to result in an IEEE754 double-precision float.

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3360>
_______________________________________


More information about the Python-bugs-list mailing list