]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-74166: break cycle by clearing the list instead of dropping its reference (GH...
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Tue, 19 Apr 2022 09:09:10 +0000 (10:09 +0100)
committerGitHub <noreply@github.com>
Tue, 19 Apr 2022 09:09:10 +0000 (10:09 +0100)
commit5b37b49ebc7a81e0a3f9b60ef82e804ab9e1badf
tree0c8992f2ceebc9819a985c7c48e6111e56ca8f3f
parente590379197f065f52c8140c0edd7a59360216531
gh-74166: break cycle by clearing the list instead of dropping its reference (GH-91685)
Lib/socket.py