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.

作者 vstinner
收信人 Arfrever, Nicholas.Cole, benjamin.peterson, eric.araujo, ezio.melotti, inigoserna, lemburg, loewis, poq, r.david.murray, serhiy.storchaka, tchrist, terry.reedy, vstinner, zeha
日期 2017-07-03.11:16:44
SpamBayes Score -1.0
Marked as misclassified
Message-id <1499080604.69.0.0991565953167.issue12568@psf.upfronthosting.co.za>
In-reply-to
内容
> At least two other issues depend on this: issue17048 and issue24665.

I removed the dependency from bpo-24665 (CJK support for textwrap) to this issue, since its current PR uses unicodedata.east_asian_width(), not the C function wcswidth().
历史
日期 用户 动作 参数
2017-07-03 11:16:44vstinner修改recipients: + vstinner, lemburg, loewis, terry.reedy, benjamin.peterson, ezio.melotti, eric.araujo, Arfrever, r.david.murray, inigoserna, zeha, poq, Nicholas.Cole, tchrist, serhiy.storchaka
2017-07-03 11:16:44vstinner修改messageid: <1499080604.69.0.0991565953167.issue12568@psf.upfronthosting.co.za>
2017-07-03 11:16:44vstinner链接issue12568 messages
2017-07-03 11:16:44vstinner创建