]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-105927: _ssl uses _PyWeakref_GET_REF() (#105965)
authorVictor Stinner <vstinner@python.org>
Wed, 21 Jun 2023 14:33:32 +0000 (16:33 +0200)
committerGitHub <noreply@github.com>
Wed, 21 Jun 2023 14:33:32 +0000 (16:33 +0200)
commit74da6f7c9f7ace6ff5ee9a8e5abd10e28ebe90ae
treed30fcf30e60cb74708d8e7cdbdc0402ed806741e
parentc5a722be5f7979c73e2451e537a8fc58bf9af12e
gh-105927: _ssl uses _PyWeakref_GET_REF() (#105965)
Modules/_ssl.c
Modules/_ssl/debughelpers.c