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 gvanrossum
Recipients gvanrossum, serhiy.storchaka, terry.reedy
Date 2018-10-05.20:19:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAP7+vJK=hasA-3yBwmE-jHJK_yfWxvT8AyTMjZnp3fTxgC3gtA@mail.gmail.com>
In-reply-to <1538769426.08.0.545547206417.issue34856@psf.upfronthosting.co.za>
Content
However, this is a compatibility liability. People routinely use various
formatting options to truncate long strings, since experience shows those
are common. But few people expect the repr() of a function/lambda object to
be unwieldy.
History
Date User Action Args
2018-10-05 20:19:15gvanrossumsetrecipients: + gvanrossum, terry.reedy, serhiy.storchaka
2018-10-05 20:19:15gvanrossumlinkissue34856 messages
2018-10-05 20:19:15gvanrossumcreate