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 pitrou
Recipients georg.brandl, ncoghlan, pitrou, python-dev, vstinner, yselivanov
Date 2014-10-03.09:09:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
The test_decimal failure can be reproduced using:

  ./python  -m test -W test_datetime test_decimal
History
Date User Action Args
2014-10-03 09:09:58pitrousetrecipients: + pitrou, georg.brandl, ncoghlan, vstinner, python-dev, yselivanov
2014-10-03 09:09:58pitrousetmessageid: <[email protected]>
2014-10-03 09:09:58pitroulinkissue22540 messages
2014-10-03 09:09:58pitroucreate