[issue1659171] Calling tparm from extension lib fails in Python 2.5

2009-03-31 Thread Richard B. Kreckel
Richard B. Kreckel added the comment: I just tried Python 2.6 (r26:66714, Feb 21 2009, 05:33:00) from SUSE Linux Enterprise Server 11 (i586) and it didn't fail. This appears to have been fixed, somehow. -- ___ Python tracker <http://bugs.py

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

2008-07-15 Thread Richard B. Kreckel
Richard B. Kreckel <[EMAIL PROTECTED]> 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 userlan

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

2008-07-15 Thread Richard B. Kreckel
New submission from Richard B. Kreckel <[EMAIL PROTECTED]>: When constructing a floating-point value, literals are apparently sometimes interpreted as octal integral types, although they contain exponent marker or/and decimal point. The presence of exponent marker or/and decimal point