summaryrefslogtreecommitdiff
path: root/Doc
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2002-02-20 05:07:36 +0000
committerFred Drake <fdrake@acm.org>2002-02-20 05:07:36 +0000
commit53e8747315eb4e36432ee76b2aacf26887f655c4 (patch)
treecc3e77aaf7dbfc7e7b24f944fa34aa72503de6c2 /Doc
parentbdf22026ea459f354e9fde30a208bf59443d25a7 (diff)
downloadcpython-53e8747315eb4e36432ee76b2aacf26887f655c4.tar.gz
Correct the refcount information for the PyWeakref_GetObject() function.
This closes SF bug #520087.
Diffstat (limited to 'Doc')
-rw-r--r--Doc/api/refcounts.dat2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/api/refcounts.dat b/Doc/api/refcounts.dat
index 463eaf4708..28c795a139 100644
--- a/Doc/api/refcounts.dat
+++ b/Doc/api/refcounts.dat
@@ -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: