summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2023-06-21 19:50:20 (GMT)
committerGitHub <noreply@github.com>2023-06-21 19:50:20 (GMT)
commit4328dc646517f9251bdf6c827014f01c5229e8d9 (patch)
treef0b5d3b96cd8f569ff72e55fd7e6e66985d8038d /Python/pythonrun.c
parentfc32522b081c895f3798e4a16788b800cff08166 (diff)
downloadcpython-4328dc646517f9251bdf6c827014f01c5229e8d9.zip
cpython-4328dc646517f9251bdf6c827014f01c5229e8d9.tar.gz
cpython-4328dc646517f9251bdf6c827014f01c5229e8d9.tar.bz2
gh-105927: finalize_modules_clear_weaklist() uses _PyWeakref_GET_REF() (#105971)
finalize_modules_clear_weaklist() now holds a strong reference to the module longer than before: replace PyWeakref_GET_OBJECT() with _PyWeakref_GET_REF().
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions