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 mrabarnett
Recipients ezio.melotti, jaysinh.shukla, mrabarnett, serhiy.storchaka, vstinner
Date 2017-02-15.18:56:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1487184976.86.0.360705730982.issue29571@psf.upfronthosting.co.za>
In-reply-to
Content
I'm just wondering whether the problem is just due to the locale's encoding being UTF-8. The locale support in re really only works with encodings that use 1 byte/character.
History
Date User Action Args
2017-02-15 18:56:16mrabarnettsetrecipients: + mrabarnett, vstinner, ezio.melotti, serhiy.storchaka, jaysinh.shukla
2017-02-15 18:56:16mrabarnettsetmessageid: <1487184976.86.0.360705730982.issue29571@psf.upfronthosting.co.za>
2017-02-15 18:56:16mrabarnettlinkissue29571 messages
2017-02-15 18:56:16mrabarnettcreate