summaryrefslogtreecommitdiff
path: root/Lib/socket.py
diff options
context:
space:
mode:
authorNeil Schemenauer <nas-github@arctrix.com>2019-09-30 10:06:45 -0700
committerƁukasz Langa <lukasz@langa.pl>2019-09-30 19:06:45 +0200
commitbcda460baf25062ab68622b3f043f52b9db4d21d (patch)
tree91ef277ecc2096afafd441f2e1e04eef4402e16e /Lib/socket.py
parentc9a413ede47171a224c72dd34122005170caaad4 (diff)
downloadcpython-git-bcda460baf25062ab68622b3f043f52b9db4d21d.tar.gz
Clear weakrefs in garbage found by the GC (#16495)
Fix a bug due to the interaction of weakrefs and the cyclic garbage collector. We must clear any weakrefs in garbage in order to prevent their callbacks from executing and causing a crash.
Diffstat (limited to 'Lib/socket.py')
0 files changed, 0 insertions, 0 deletions