Martin Panter added the comment:

Assuming it is practical, would it be appropriate to convert the failing tests 
to connect to a local server running in a background Python thread? Perhaps 
using the existing ThreadedEchoServer. That way the tests wouldn’t require an 
internet connection, and the certificates used etc should be all contained 
within the Python source tree.

----------
nosy: +martin.panter

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue25940>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to