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 python-dev
Recipients barry, ezio.melotti, georg.brandl, pitrou, python-dev, r.david.murray, serhiy.storchaka, steven.daprano, vajrasky
Date 2013-10-15.18:24:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3czlQl3RGsz7LjW@mail.python.org>
In-reply-to
Content
New changeset 2e8c424dc638 by Serhiy Storchaka in branch 'default':
Issue #18725: The textwrap module now supports truncating multiline text.
http://hg.python.org/cpython/rev/2e8c424dc638
History
Date User Action Args
2013-10-15 18:24:37python-devsetrecipients: + python-dev, barry, georg.brandl, pitrou, ezio.melotti, steven.daprano, r.david.murray, serhiy.storchaka, vajrasky
2013-10-15 18:24:37python-devlinkissue18725 messages
2013-10-15 18:24:37python-devcreate