[Patches] [ python-Patches-406248 ] Enable Weak References to Functions

noreply@sourceforge.net noreply@sourceforge.net
Mon, 19 Mar 2001 15:16:21 -0800


Patches item #406248, was updated on 2001-03-06 01:26
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=406248&group_id=5470

Category: core (C code)
Group: None
Status: Open
Priority: 5
Submitted By: Phil Thompson (rega39)
>Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: Enable Weak References to Functions

Initial Comment:
The patch enables weak references for functions, mainly
useful for lambda functions. Without this patch it is
possible for a PyQt programmer to write scripts that
will seg fault the interpreter.

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

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