Author loewis
Recipients
Date 2006-06-05.10:46:34
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=21627

I added a work-around for the crash in r46669:
PyUnicode_FromUnicode now only uses the shared characters
for non-negative values. Every other patch I thought of
would have broken backwards compatibility in some way.
History
Date User Action Args
2007-08-23 15:47:04adminlinkissue1454485 messages
2007-08-23 15:47:04admincreate