Patches item #1415507, was opened at 2006-01-26 16:59 Message generated for change (Comment added) made by birkenfeld You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1415507&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: Closed >Resolution: Accepted Priority: 5 Submitted By: Collin Winter (collinwinter) Assigned to: Nobody/Anonymous (nobody) Summary: Clairify docs on reference stealing Initial Comment: The current C API docs (as of r42187) use the term "to steal a reference" but never really pin down what it means. This patch to Doc/api/intro.tex attempts to clairify what is meant by "stealing a reference". ---------------------------------------------------------------------- >Comment By: Georg Brandl (birkenfeld) Date: 2006-02-18 23:56 Message: Logged In: YES user_id=1188172 Thanks! I checked in a slightly modified version of your patch in revisions 42471, 42472. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1415507&group_id=5470 _______________________________________________ Patches mailing list [email protected] http://mail.python.org/mailman/listinfo/patches
