[Patches] [ python-Patches-715466 ] patch to fix boom

SourceForge.net noreply@sourceforge.net
Fri, 04 Apr 2003 12:39:35 -0800


Patches item #715466, was opened at 2003-04-04 18:33
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=715466&group_id=5470

Category: Core (C code)
Group: None
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: Jeremy Hylton (jhylton)
Assigned to: Tim Peters (tim_one)
Summary: patch to fix boom

Initial Comment:
This patch allows boom.py to run successfully but blows
up in the regression test.


----------------------------------------------------------------------

Comment By: Jeremy Hylton (jhylton)
Date: 2003-04-04 18:40

Message:
Logged In: YES 
user_id=31392

Actually, it may not be as bad as I feared.  It blew up in
the regression test because of unfinished changes I had to
make cPickle.Pickler objects traversable.

Otherwise, it looks like the only failure is test_gc's
test_list().

I don't understand quite why the resurrection during
hasattr() works, but it seems to work.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=715466&group_id=5470