]> granicus.if.org Git - python/commit
Closes #13140: Fix the daemon_threads attribute of ThreadingMixIn.
authorFlorent Xicluna <florent.xicluna@gmail.com>
Fri, 4 Nov 2011 09:16:28 +0000 (10:16 +0100)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Fri, 4 Nov 2011 09:16:28 +0000 (10:16 +0100)
commit12b66b5217d7cbccbeb918683f6df8ab9ae84c3d
tree8234a13900a989e53f34919bf361739e53d2fb9a
parentdcfde5aac99cd1ff7e43b75103feba44a453055a
Closes #13140: Fix the daemon_threads attribute of ThreadingMixIn.
Lib/socketserver.py
Lib/test/test_socketserver.py
Misc/NEWS