summaryrefslogtreecommitdiffstats
path: root/Include
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2023-06-21 14:35:58 (GMT)
committerGitHub <noreply@github.com>2023-06-21 14:35:58 (GMT)
commitfc32522b081c895f3798e4a16788b800cff08166 (patch)
treea159b7d705206dbe294636358d0e9d86e8b64eb4 /Include
parent2178bbc12195104e94995ec075ad5f7c69d1ec78 (diff)
downloadcpython-fc32522b081c895f3798e4a16788b800cff08166.zip
cpython-fc32522b081c895f3798e4a16788b800cff08166.tar.gz
cpython-fc32522b081c895f3798e4a16788b800cff08166.tar.bz2
gh-105927: type_from_ref() uses _PyWeakref_GET_REF() (#105963)
type_from_ref() now returns a strong reference to the type, instead of a borrowed reference: replace PyWeakref_GET_OBJECT() with _PyWeakref_GET_REF().
Diffstat (limited to 'Include')
0 files changed, 0 insertions, 0 deletions