[New-bugs-announce] [issue20904] HAVE_PY_SET_53BIT_PRECISION for m68k

Andreas Schwab report at bugs.python.org
Thu Mar 13 08:54:56 CET 2014


New submission from Andreas Schwab:

m68k has the same problem as x86 with excess floating point precision.  The attached patch implements the necessary support for HAVE_PY_SET_53BIT_PRECISION.

----------
components: Interpreter Core
files: m68k-float-prec.patch
keywords: patch
messages: 213359
nosy: schwab
priority: normal
severity: normal
status: open
title: HAVE_PY_SET_53BIT_PRECISION for m68k
type: enhancement
versions: Python 3.3
Added file: http://bugs.python.org/file34387/m68k-float-prec.patch

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


More information about the New-bugs-announce mailing list