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 loewis
Recipients
Date 2004-05-07.07:19:41
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=21627

This is fixed now in

sre_compile.py 1.55
test_re.py 1.49
sre.h 2.25
sre_compile.py 1.49.6.1
NEWS 1.831.4.106
sre.h 2.22.16.1

Are you sure it happens in UCS-2 mode as well? The fix I
made can only apply to UCS-4 mode, and is then independent
of the C library.
History
Date User Action Args
2007-08-23 14:20:49adminlinkissue931848 messages
2007-08-23 14:20:49admincreate