8.0.13
A second call to the close method of Client can raise a sockect error. This seems to be a different behavios in the sockect library on Python 2.7, This Patch adds a try catch to avoid raising the error. This patch also fixes some failing unittests on Pb2 machines.