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 terry.reedy
Recipients ezio.melotti, ned.deily, serhiy.storchaka, taleinat, terry.reedy
Date 2019-10-03.05:03:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570079010.09.0.536921503659.issue13153@roundup.psfhosted.org>
In-reply-to
Content
The revised PR appears to fix this and other issues, although the presence of astral chars in code being edited messes up tk's cursor positioning.  Assuming that this cannot be changed, we could add the the ability to replace astral chars with \U escapes.
History
Date User Action Args
2019-10-03 05:03:30terry.reedysetrecipients: + terry.reedy, taleinat, ned.deily, ezio.melotti, serhiy.storchaka
2019-10-03 05:03:30terry.reedysetmessageid: <1570079010.09.0.536921503659.issue13153@roundup.psfhosted.org>
2019-10-03 05:03:30terry.reedylinkissue13153 messages
2019-10-03 05:03:30terry.reedycreate