summaryrefslogtreecommitdiffstats
path: root/Python/getargs.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2023-08-23 05:26:01 (GMT)
committerGitHub <noreply@github.com>2023-08-23 05:26:01 (GMT)
commit64f99350351bc46e016b2286f36ba7cd669b79e3 (patch)
tree14a9d35a1bc9ae688fce5d96adfebb174185d62c /Python/getargs.c
parent9173b2bbe13aeccc075b571da05c653a2a91de1b (diff)
downloadcpython-64f99350351bc46e016b2286f36ba7cd669b79e3.zip
cpython-64f99350351bc46e016b2286f36ba7cd669b79e3.tar.gz
cpython-64f99350351bc46e016b2286f36ba7cd669b79e3.tar.bz2
gh-108342: Break ref cycle in SSLSocket._create() exc (#108344)
Explicitly break a reference cycle when SSLSocket._create() raises an exception. Clear the variable storing the exception, since the exception traceback contains the variables and so creates a reference cycle. This test leak was introduced by the test added for the fix of #108310.
Diffstat (limited to 'Python/getargs.c')
0 files changed, 0 insertions, 0 deletions