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 serhiy.storchaka
Recipients facundobatista, mark.dickinson, rhettinger, serhiy.storchaka, skrah
Date 2018-06-03.16:29:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528043355.79.0.592728768989.issue33750@psf.upfronthosting.co.za>
In-reply-to
Content
I ran all tests separately and this was the only case. PR 7355 fixes it. There are no other failures, errors or warnings.

    ./python -m test -uall --list-cases test_decimal | xargs -n1 -I '{}' ./python -We -m test -vuall -m '{}' test_decimal
History
Date User Action Args
2018-06-03 16:29:15serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, facundobatista, mark.dickinson, skrah
2018-06-03 16:29:15serhiy.storchakasetmessageid: <1528043355.79.0.592728768989.issue33750@psf.upfronthosting.co.za>
2018-06-03 16:29:15serhiy.storchakalinkissue33750 messages
2018-06-03 16:29:15serhiy.storchakacreate