summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2023-06-19 23:31:17 (GMT)
committerGitHub <noreply@github.com>2023-06-19 23:31:17 (GMT)
commit7f97c8e367869e2aebe9f28bc5f8d4ce36448878 (patch)
tree5d7fdc56cf6f71b13c0376a7ab1563334433e564 /Doc/whatsnew
parenta5c2ad0c3d23d2b1e61ab8e0d7ee64f7e1288547 (diff)
downloadcpython-7f97c8e367869e2aebe9f28bc5f8d4ce36448878.zip
cpython-7f97c8e367869e2aebe9f28bc5f8d4ce36448878.tar.gz
cpython-7f97c8e367869e2aebe9f28bc5f8d4ce36448878.tar.bz2
gh-105927: Refactor weakrefobject.c (#105928)
* Rename proxy_checkref() to proxy_check_ref(). * proxy_check_ref() now checks the object, not the proxy. * Most functions take PyObject* instead of PyWeakReference*. * Remove redundant calls to PyWeakref_GET_OBJECT().
Diffstat (limited to 'Doc/whatsnew')
0 files changed, 0 insertions, 0 deletions