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 serhiy.storchaka
Recipients ezio.melotti, jaysinh.shukla, mrabarnett, serhiy.storchaka, vstinner
Date 2017-02-15.19:03:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1487185407.87.0.820119398172.issue29571@psf.upfronthosting.co.za>
In-reply-to
Content
Locale encoding is ISO8859-1. This test is skipped on non 8-bit locale.

This is a problem with tests, not with the re module. I don't have a solution.
History
Date User Action Args
2017-02-15 19:03:27serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, ezio.melotti, mrabarnett, jaysinh.shukla
2017-02-15 19:03:27serhiy.storchakasetmessageid: <1487185407.87.0.820119398172.issue29571@psf.upfronthosting.co.za>
2017-02-15 19:03:27serhiy.storchakalinkissue29571 messages
2017-02-15 19:03:27serhiy.storchakacreate