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 skrah
Recipients mark.dickinson, skrah
Date 2012-11-22.22:23:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1353623026.18.0.63278964149.issue16534@psf.upfronthosting.co.za>
In-reply-to
Content
There's a test_float failure on HPUX (and many compiler warnings):

test test_float failed -- Traceback (most recent call last):
  File "/home/cpython/buildslave/2.7.snakebite-hpux11iv3-ia64-1/build/Lib/test/test_float.py", line 622, in test_format_testfile
    self.assertEqual(fmt % arg, rhs)
AssertionError: '9999999999999999464902769475481793200000000000000' != '9999999999999999464902769475481793196872414789632'
History
Date User Action Args
2012-11-22 22:23:46skrahsetrecipients: + skrah, mark.dickinson
2012-11-22 22:23:46skrahsetmessageid: <1353623026.18.0.63278964149.issue16534@psf.upfronthosting.co.za>
2012-11-22 22:23:46skrahlinkissue16534 messages
2012-11-22 22:23:46skrahcreate