diff options
author | Neil 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 |
commit | bcda460baf25062ab68622b3f043f52b9db4d21d (patch) | |
tree | 91ef277ecc2096afafd441f2e1e04eef4402e16e /Lib/socket.py | |
parent | c9a413ede47171a224c72dd34122005170caaad4 (diff) | |
download | cpython-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