summaryrefslogtreecommitdiffstats
path: root/Lib/getpass.py
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2017-04-20 00:55:39 (GMT)
committerGitHub <noreply@github.com>2017-04-20 00:55:39 (GMT)
commit11470b6dcdbc170779499a4a040b93c842a0d194 (patch)
tree3cf30479da144f5baf58054391c74b5296eb6492 /Lib/getpass.py
parentd13d54748d3a7db023d9db37223ea7d40bb8f8e3 (diff)
downloadcpython-11470b6dcdbc170779499a4a040b93c842a0d194.zip
cpython-11470b6dcdbc170779499a4a040b93c842a0d194.tar.gz
cpython-11470b6dcdbc170779499a4a040b93c842a0d194.tar.bz2
bpo-30106: Fix tearDown() of test_asyncore (#1194)
Call asyncore.close_all() with ignore_all=True in the tearDown() method of the test_asyncore base test case. It should prevent keeping alive sockets in asyncore.socket_map if close() fails with an unexpected error. Revert also an unwanted change of my previous commit: remove name parameter of Thread in test_quick_connect().
Diffstat (limited to 'Lib/getpass.py')
0 files changed, 0 insertions, 0 deletions