Author nnorwitz
Recipients
Date 2006-08-11.04:21:59
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=33168

I don't think this patch will address the underlying
problem.  There are many DECREFs (and no XDECREFs) of
last->text.  It seems that the code believes there cannot be
a NULL.  Perhaps all the DECREFs of last->text should be
XDECREF?

I would really like this to get done for 2.5, but it
shouldn't block release.  Dropping priority.
History
Date User Action Args
2007-08-23 14:41:51adminlinkissue1534630 messages
2007-08-23 14:41:51admincreate