]> granicus.if.org Git - python/commit
merging revision 73932 from trunk:
authorKristján Valur Jónsson <kristjan@ccpgames.com>
Sat, 11 Jul 2009 21:57:16 +0000 (21:57 +0000)
committerKristján Valur Jónsson <kristjan@ccpgames.com>
Sat, 11 Jul 2009 21:57:16 +0000 (21:57 +0000)
commit1bbb19aad2a94e2abf62064c5f0ad618e2b5c43d
tree91ab9767fdb4cc6eca0d5df1150fbe0fd93cf1f2
parent76430242e7a19e20c901e9e8040ef5d4e2d28c92
merging revision 73932 from trunk:
http://bugs.python.org/issue6460
Need to be careful with thread switching when testing the xmlrpc server.  The server thread may not have updated stats when the client thread tests them.
Lib/test/test_xmlrpc.py