[Python-bugs-list] [ python-Bugs-463840 ] Missing initialization code in weakref

noreply@sourceforge.net noreply@sourceforge.net
Sun, 23 Sep 2001 15:00:07 -0700


Bugs item #463840, was opened at 2001-09-22 09:23
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=463840&group_id=5470

Category: Documentation
Group: None
>Status: Closed
>Resolution: Invalid
Priority: 5
Submitted By: Brian Quinlan (bquinlan)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: Missing initialization code in weakref

Initial Comment:
The weak reference example given on:
http://www.python.org/doc/current/lib/weakref-
extension.html

Should point of that the weak reference list should be 
initialized to NULL during object construction.

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

>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2001-09-23 15:00

Message:
Logged In: YES 
user_id=3066

This is clearly stated in the first sentence of the second
paragraph of the section "Weak References in Extension Types."

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

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