89
89
* Handle (minor) incompatible change in python 2.7.6 leading to test
90
90
failures. Only tests are affected. (Vincent Ladeuil, #1303879)
95
92
* Remove wrong assumption about how TCP server and client interact when run
96
93
inside the same process. (Vincent Ladeuil, #1269886).
98
98
* Restrict access to '.netrc' in tests or recent python (2.7.5-8) will
99
99
complain. (Vincent Ladeuil, #1233413)