Message 321284 - Python tracker

Message321284

Author mdk
Recipients ezio.melotti, fgallaire, georg.brandl, mdk, methane, r.david.murray, serhiy.storchaka, vstinner, yan12125
Date 2018-07-08.18:32:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531074727.58.0.56676864532.issue24665@psf.upfronthosting.co.za>
In-reply-to
Content
Hi Inada, you're right and that's more or less why I not used CJK in the implementation: mainly I don't want to close the door to future enhancements on this topic (char width) of non-CJK languages (like those "invisible hyphens" here only to tell textwrapers where they can wrap inside of words, and so on).

I'll remove CJK mentions (sadly maybe not today).
History
Date User Action Args
2018-07-08 18:32:07mdksetrecipients: + mdk, georg.brandl, vstinner, ezio.melotti, r.david.murray, methane, fgallaire, serhiy.storchaka, yan12125
2018-07-08 18:32:07mdksetmessageid: <1531074727.58.0.56676864532.issue24665@psf.upfronthosting.co.za>
2018-07-08 18:32:07mdklinkissue24665 messages
2018-07-08 18:32:07mdkcreate