Martin Panter added the comment:

Here is a patch to enable the Unix domain DatagramRequestHandler tests, and 
bind the client to a socket name. Tests pass for me on Linux :)

The Python 2 version will need to have lowercase socketserver changed case to 
camel-case SocketServer.

----------
components: +Tests -Documentation
keywords: +patch
stage: needs patch -> patch review
versions: +Python 3.5, Python 3.6 -Python 3.1, Python 3.2
Added file: http://bugs.python.org/file41964/bind-unix.patch

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

Reply via email to