76
76
suite. This can include new facilities for writing tests, fixes to
77
77
spurious test failures and changes to the way things should be tested.
79
81
* Fix racy http tests (TestBadStatusServer is so simple, it exposes a race
80
82
in python 2.7.9. This happens only when both the http server and client
81
83
are run in the same process.). Only tests are affected.