]> granicus.if.org Git - python/commit
Issue #13140: Fix the daemon_threads attribute of ThreadingMixIn.
authorFlorent Xicluna <florent.xicluna@gmail.com>
Fri, 4 Nov 2011 09:15:57 +0000 (10:15 +0100)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Fri, 4 Nov 2011 09:15:57 +0000 (10:15 +0100)
commit5f761d79c0578c24f72663493915b8975e246fbd
tree4eb7b006ebca307d40e3f694fc4b400179388dc0
parent09f871462f2b6cd53daf7cb43e861737af9ebc52
Issue #13140: Fix the daemon_threads attribute of ThreadingMixIn.
Lib/SocketServer.py
Lib/test/test_socketserver.py
Misc/NEWS