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 martin.panter
Recipients Arfrever, The Compiler, martin.panter, r.david.murray, serhiy.storchaka, vstinner
Date 2016-02-18.06:55:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1455778528.96.0.345700185335.issue22836@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the review; here is an updated patch.

If we just fall back the the default, it hides the fact that that there is a problem in the custom __repr__() method. Another option may be to both indicate there was an error, _and_ a fall back.
History
Date User Action Args
2016-02-18 06:55:29martin.pantersetrecipients: + martin.panter, vstinner, Arfrever, r.david.murray, serhiy.storchaka, The Compiler
2016-02-18 06:55:28martin.pantersetmessageid: <1455778528.96.0.345700185335.issue22836@psf.upfronthosting.co.za>
2016-02-18 06:55:28martin.panterlinkissue22836 messages
2016-02-18 06:55:28martin.pantercreate