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 belopolsky
Recipients belopolsky, ezio.melotti, loewis, terry.reedy
Date 2013-06-22.18:35:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1371926127.52.0.975788658875.issue18236@psf.upfronthosting.co.za>
In-reply-to
Content
Martin v. Löwis wrote at #13391 (msg147634):
> I do think that _PyUnicode_IsWhitespace should use the White_Space
> property (from PropList.txt). I'm not quite sure how they computed
> that property (or whether it's manually curated). Since that's a
> behavioral change, it can only go into 3.3.

I am adding Martin and Ezio to the "nosy."
History
Date User Action Args
2013-06-22 18:35:27belopolskysetrecipients: + belopolsky, loewis, terry.reedy, ezio.melotti
2013-06-22 18:35:27belopolskysetmessageid: <1371926127.52.0.975788658875.issue18236@psf.upfronthosting.co.za>
2013-06-22 18:35:27belopolskylinkissue18236 messages
2013-06-22 18:35:27belopolskycreate