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 Ben Griffin
Recipients Ben Griffin, epaine, ned.deily, ronaldoussoren
Date 2020-07-06.10:17:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1594030636.54.0.772682873727.issue41212@roundup.psfhosted.org>
In-reply-to
Content
Wow, well if you are right, then TCL/TK is a showstopper for us, and we will have to consider an alternative to tkinter. 

Frankly, I am aghast that any active software would be limited to fixed width characters.

We moved our languages over to multiwidth (utf-8) back in 2003: most of the changes were restricted to a handful of string functions (strcut, strlen, etc.). Compiling TCL to use 4 byte chars isn’t really a solution either.

What confuses me is that there are several people on SO who are saying ‘works for me’.
History
Date User Action Args
2020-07-06 10:17:16Ben Griffinsetrecipients: + Ben Griffin, ronaldoussoren, ned.deily, epaine
2020-07-06 10:17:16Ben Griffinsetmessageid: <1594030636.54.0.772682873727.issue41212@roundup.psfhosted.org>
2020-07-06 10:17:16Ben Griffinlinkissue41212 messages
2020-07-06 10:17:16Ben Griffincreate