diff options
author | Victor Stinner <vstinner@python.org> | 2023-06-19 23:31:17 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-19 23:31:17 (GMT) |
commit | 7f97c8e367869e2aebe9f28bc5f8d4ce36448878 (patch) | |
tree | 5d7fdc56cf6f71b13c0376a7ab1563334433e564 /Doc/whatsnew | |
parent | a5c2ad0c3d23d2b1e61ab8e0d7ee64f7e1288547 (diff) | |
download | cpython-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