]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-80384: Fix docs for PyWeakref_NewRef() and PyWeakref_NewProxy() (GH-151146)
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 10 Jun 2026 10:41:19 +0000 (13:41 +0300)
committerGitHub <noreply@github.com>
Wed, 10 Jun 2026 10:41:19 +0000 (13:41 +0300)
commit0b6adeb20f5d7c8b81673d14e0a4db41fd2fca2d
tree2945fc84cc47439b83411ebaedf3864ea0f24f48
parent0318867acf72e3acf78f480db73a69982573263a
[3.15] gh-80384: Fix docs for PyWeakref_NewRef() and PyWeakref_NewProxy() (GH-151146)

The type of the callback argument is not checked.
Doc/c-api/weakref.rst