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 pablogsal
Recipients christian.heimes, lys.nikolaou, pablogsal
Date 2020-06-12.15:15:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
>  returns an object that is one character shorter than the col_offset and that's how we get to the situation you mentioned.

What happens with:

>>> "Ṕýţĥòñ" +
History
Date User Action Args
2020-06-12 15:15:38pablogsalsetrecipients: + pablogsal, christian.heimes, lys.nikolaou
2020-06-12 15:15:38pablogsalsetmessageid: <[email protected]>
2020-06-12 15:15:38pablogsallinkissue40958 messages
2020-06-12 15:15:38pablogsalcreate