Message 339339 - Python tracker

Message339339

Author SilentGhost
Recipients Jun, Jun_, SilentGhost, docs@python, ezio.melotti, lemburg, vstinner
Date 2019-04-02.14:56:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1554216988.65.0.311858813626.issue36502@roundup.psfhosted.org>
In-reply-to
Content
According to comment for _PyUnicode_IsWhitespace it's supposed to include Zs category, plus documented BIDI properties. So, I'm not sure where "Other" came from.
History
Date User Action Args
2019-04-02 14:56:28SilentGhostsetrecipients: + SilentGhost, lemburg, vstinner, ezio.melotti, docs@python, Jun_, Jun
2019-04-02 14:56:28SilentGhostsetmessageid: <1554216988.65.0.311858813626.issue36502@roundup.psfhosted.org>
2019-04-02 14:56:28SilentGhostlinkissue36502 messages
2019-04-02 14:56:28SilentGhostcreate