]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Correct the refcount information for the PyWeakref_GetObject() function.
authorFred Drake <fdrake@acm.org>
Wed, 20 Feb 2002 05:08:02 +0000 (05:08 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 20 Feb 2002 05:08:02 +0000 (05:08 +0000)
commit2d677d29e2604fff9e222ad7f9563f91e0d991c0
tree002b79df72748335214fec8805a9d33076425665
parentc42fc65a635b3bcb391c9a163756a692a2d5a7b0
Correct the refcount information for the PyWeakref_GetObject() function.
This closes SF bug #520087.
Doc/api/refcounts.dat