[Patches] [ python-Patches-505464 ] fix (??) bug in `gc.get_referrers()'

noreply@sourceforge.net noreply@sourceforge.net
Tue, 22 Jan 2002 23:39:53 -0800


Patches item #505464, was opened at 2002-01-18 09:49
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=505464&group_id=5470

Category: Core (C code)
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Zooko Ozoko (zooko)
>Assigned to: Martin v. Löwis (loewis)
Summary: fix (??) bug in `gc.get_referrers()'

Initial Comment:
This eliminates the symptoms of bug "[ #505453 ] bug in
gc.get_referrers()".

As documented in that bug report, I urge you to leave
the bug open until someone (me, if necessary) examines
the unexplained behavior.



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

Comment By: Zooko Ozoko (zooko)
Date: 2002-01-18 12:50

Message:
Logged In: YES 
user_id=52562

Whoops.  The unexplained behavior of the bug that I
described in the bug report "[ #505453 ] bug in
gc.get_referrers()" was in fact just my misinterpreting the
results.

I believe that this patch fixes that bug.


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

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