[Patches] [ python-Patches-1383115 ] Specify new reference return value for PyObject_Call

SourceForge.net noreply at sourceforge.net
Sat Dec 17 05:02:34 CET 2005


Patches item #1383115, was opened at 2005-12-17 04:02
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=1383115&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Documentation
Group: Python 2.4
Status: Open
Resolution: None
Priority: 5
Submitted By: Farshid Lashkari (farshizzo)
Assigned to: Nobody/Anonymous (nobody)
Summary: Specify new reference return value for PyObject_Call

Initial Comment:
Hi,

>From my understanding, the C API function PyObject_Call
returns a new reference, but the documentation does not
specify this. I've attached a modified version of the
appropriate doc page.

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

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


More information about the Patches mailing list