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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, schmir, vstinner
Date 2008-10-14.22:01:00
SpamBayes Score 0.00018970297
Marked as misclassified No
Message-id <1224021662.69.0.0766645529173.issue4122@psf.upfronthosting.co.za>
In-reply-to
Content
Committed r66891 (trunk) and r66892 (release26-maint).
Thanks for the report and the patch!

In the meantime, you may use _PyUnicode_IsWhitespace(ch), like the 2.5 
version did.
History
Date User Action Args
2008-10-14 22:01:02amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, vstinner, schmir
2008-10-14 22:01:02amaury.forgeotdarcsetmessageid: <1224021662.69.0.0766645529173.issue4122@psf.upfronthosting.co.za>
2008-10-14 22:01:00amaury.forgeotdarclinkissue4122 messages
2008-10-14 22:01:00amaury.forgeotdarccreate