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.

作者 r.david.murray
收信人 ezio.melotti, fgallaire, georg.brandl, pitrou, r.david.murray, serhiy.storchaka, vstinner
日期 2015-07-21.12:42:57
SpamBayes Score -1.0
Marked as misclassified
Message-id <1437482578.22.0.182195523988.issue24665@psf.upfronthosting.co.za>
In-reply-to
内容
Or perhaps we haven't had a CJK user interested enough in using textwrap to provide the needed enhancements.  It seems like there is interest in solving the related problems recently, so perhaps some progress will be made now.

The fact that you view it as a bug does not mean that it is a bug from the point of view of the python project.  Every enhancement could be considered a bug, but we have a strict backward compatibility policy for maintenance release (which python 2.7.x is) which follows the semantic versioning principle that the API does not change in a micro release.  According to Serhiy, fixing this correctly will require API changes.
历史
日期 用户 动作 参数
2015-07-21 12:42:58r.david.murray修改recipients: + r.david.murray, georg.brandl, pitrou, vstinner, ezio.melotti, fgallaire, serhiy.storchaka
2015-07-21 12:42:58r.david.murray修改messageid: <1437482578.22.0.182195523988.issue24665@psf.upfronthosting.co.za>
2015-07-21 12:42:58r.david.murray链接issue24665 messages
2015-07-21 12:42:57r.david.murray创建