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 OO O
Recipients OO O
Date 2017-01-05.02:21:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1483582865.63.0.483903091008.issue29164@psf.upfronthosting.co.za>
In-reply-to
Content
make test always fail at 218/405
at test_format.py line 426

message:

[218/405/1] test test_format failed -- Traceback (most recent call last):
  File "/home/vm00/Downloads/Python-3.6.0/Lib/test/test_format.py", line 426, in test_locale
    self.assertIn(sep, text)
AssertionError: ',' not found in '1234.5'
History
Date User Action Args
2017-01-05 02:21:05OO Osetrecipients: + OO O
2017-01-05 02:21:05OO Osetmessageid: <1483582865.63.0.483903091008.issue29164@psf.upfronthosting.co.za>
2017-01-05 02:21:05OO Olinkissue29164 messages
2017-01-05 02:21:05OO Ocreate