Re: [Python-Dev] 2.4.4 fixes

2006-10-03 Thread A.M. Kuchling
On Tue, Oct 03, 2006 at 09:40:51AM -0400, A.M. Kuchling wrote: > The wiki page now lists all the revisions stemming from valgrind and > Klocwork errors. There are a lot of them; more volunteers will be > necessary if they're all to get looked at and possibly backported. I've now looked at the Val

[Python-Dev] 2.4.4 fixes

2006-10-03 Thread A.M. Kuchling
I've gone through the 'backport candidate' bugs listed on and applied most of them. Some I didn't apply because I don't understand them well enough to determine if they're correct for 2.4: * r47061 (recursionerror fix) * r46602 (tokeniz