Message2655

Author hsk0
Recipients
Date 2007-03-01.04:01:26
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
No, and I wouldn't have gone hunting for this at this time, but I as looking into 1661679 (Invalid
types.UnicodeType), saw it used PyString instead of PyUnicode by mistake and noticed several redundant allocations, so while submitting the 1661679 patch I also tweaked the code.

I saw the roadmap about v.Next focusing on cleanup and such, but this was low hanging fruit, already in the neighborhood and a straightforward patch so I went for it.

What, that's a bad thing?
History
Date User Action Args
2008-02-20 17:18:40adminlinkissue1665263 messages
2008-02-20 17:18:40admincreate