]> granicus.if.org Git - python/commit
bpo-31234, socket.create_connection(): Fix ref cycle (#3546)
authorVictor Stinner <victor.stinner@gmail.com>
Wed, 13 Sep 2017 17:10:10 +0000 (10:10 -0700)
committerGitHub <noreply@github.com>
Wed, 13 Sep 2017 17:10:10 +0000 (10:10 -0700)
commitacb9fa79fa6453c2bbe3ccfc9cad2837feb90093
treebb07e26f46db0c0ab90d9de7fafb04d4ce827b17
parentb157ce1e58b03988ce4340a55d0b856125833cc5
bpo-31234, socket.create_connection(): Fix ref cycle (#3546)
Lib/socket.py
Misc/NEWS.d/next/Library/2017-09-13-18-05-56.bpo-31234.lGkcPg.rst [new file with mode: 0644]