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 steve.dower
Recipients benjamin.peterson, ezio.melotti, jeremy.kloth, jkloth, larry, martin.panter, ned.deily, steve.dower, vstinner, xtreak
Date 2019-03-12.15:34:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552404891.86.0.243184011462.issue36216@roundup.psfhosted.org>
In-reply-to
Content
Thanks. Just posted a PR that puts the print behind a verbose flag (on Python 3 it uses subtest so that we see which character caused the failure).

If that doesn't work for whatever reason, I'll just leave it out and hope that we never have to debug it on Python 2 :)
History
Date User Action Args
2019-03-12 15:34:51steve.dowersetrecipients: + steve.dower, vstinner, larry, benjamin.peterson, jkloth, ned.deily, ezio.melotti, jeremy.kloth, martin.panter, xtreak
2019-03-12 15:34:51steve.dowersetmessageid: <1552404891.86.0.243184011462.issue36216@roundup.psfhosted.org>
2019-03-12 15:34:51steve.dowerlinkissue36216 messages
2019-03-12 15:34:51steve.dowercreate