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 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 <[email protected]>
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: <[email protected]>
2019-04-02 14:56:28SilentGhostlinkissue36502 messages
2019-04-02 14:56:28SilentGhostcreate