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 schwab
Recipients schwab
Date 2014-03-13.07:54:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1394697296.27.0.543058724281.issue20904@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2014-03-13 07:54:56schwabsetrecipients: + schwab
2014-03-13 07:54:56schwabsetmessageid: <1394697296.27.0.543058724281.issue20904@psf.upfronthosting.co.za>
2014-03-13 07:54:56schwablinkissue20904 messages
2014-03-13 07:54:55schwabcreate