Serhiy Storchaka added the comment: Will be enough just to increase default maximal string length (_MAX_LENGTH) to say 200? I think we can do this even in a bug fix release for 3.4. We can also increase the number of tail characters (_MIN_BEGIN_LEN and _MIN_END_LEN).
I'm against the "don't trigger on non-strings", because the repr of non-strings can be pretty large. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue21820> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com