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 r.david.murray
Recipients Arfrever, mrabarnett, r.david.murray, tchrist, terry.reedy
Date 2011-08-13.15:57:58
SpamBayes Score 2.541137e-06
Marked as misclassified No
Message-id <1313251079.37.0.960221381055.issue12729@psf.upfronthosting.co.za>
In-reply-to
Content
Tom, note that nobody is arguing that what you are requesting is a bad thing :)

As far as I know, Matthew is the only one currently working on the regex support in Python.  (Other developers will commit small fixes if someone proposes a patch, but no one that I've seen other than Matthew is working on the deeper issues.)  If you want to help out that would be great.

And as far as this particular issue goes, yes the difference between the narrow and wide build has been a known issue for a long time, but has become less and less ignorable as unicode adoption has grown. Martin's PEP that Matthew references is the only proposed fix that I know of.  There is a GSoc project working on it, but I have no idea what the status is.
History
Date User Action Args
2011-08-13 15:57:59r.david.murraysetrecipients: + r.david.murray, terry.reedy, mrabarnett, Arfrever, tchrist
2011-08-13 15:57:59r.david.murraysetmessageid: <1313251079.37.0.960221381055.issue12729@psf.upfronthosting.co.za>
2011-08-13 15:57:58r.david.murraylinkissue12729 messages
2011-08-13 15:57:58r.david.murraycreate