]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[Backport rev. 46882 by neal.norwitz]
authorAndrew M. Kuchling <amk@amk.ca>
Fri, 29 Sep 2006 18:30:59 +0000 (18:30 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Fri, 29 Sep 2006 18:30:59 +0000 (18:30 +0000)
commitc138772a20abe3235712cef258c116430cf1ae84
tree17e06f08b51a25126a2b7e068045d7c99f59701e
parent960a7a41f86cdeb0fae71865ec0927894f4ba877
[Backport rev. 46882 by neal.norwitz]

Fix the socket tests so they can be run concurrently.  Backport candidate
Lib/test/test_socket.py
Lib/test/test_socket_ssl.py
Lib/test/test_socketserver.py
Lib/test/test_support.py
Misc/NEWS