[Patches] [ python-Patches-1175850 ] Allow weak referencing of
classic classes
SourceForge.net
noreply at sourceforge.net
Sun Apr 3 17:29:42 CEST 2005
Patches item #1175850, was opened at 2005-04-03 07:29
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1175850&group_id=5470
Category: Core (C code)
Group: Python 2.5
Status: Open
Resolution: None
Priority: 5
Submitted By: Greg Chapman (glchapman)
Assigned to: Nobody/Anonymous (nobody)
Summary: Allow weak referencing of classic classes
Initial Comment:
In Python 2.4, you can weakref instances of classic
classes but not the classes themselves. Attached is a
patch which adds weakref support to classic classes.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1175850&group_id=5470
More information about the Patches
mailing list