]> granicus.if.org Git - python/commitdiff
Correct the refcount information for the PyWeakref_GetObject() function.
authorFred Drake <fdrake@acm.org>
Wed, 20 Feb 2002 05:07:36 +0000 (05:07 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 20 Feb 2002 05:07:36 +0000 (05:07 +0000)
This closes SF bug #520087.

Doc/api/refcounts.dat

index 463eaf470804173545b49e9409ee8e3cf73fb415..28c795a13961330fe47ada85be61bc409fc0a3f0 100644 (file)
@@ -1413,7 +1413,7 @@ PyUnicode_Contains:PyObject*:element:0:
 PyWeakref_GET_OBJECT:PyObject*::0:
 PyWeakref_GET_OBJECT:PyObject*:ref:0:
 
-PyWeakref_GetObject:PyObject*::+1:
+PyWeakref_GetObject:PyObject*::0:
 PyWeakref_GetObject:PyObject*:ref:0:
 
 PyWeakref_NewProxy:PyObject*::+1: