Martin Panter added the comment:

Here is patch with a test case. I kept Jelte’s original fix as it is, because I 
want to be conservative in the code changes.

Xmlrpc.server only uses HTTP 1.0, without any support of keep-alive 
connections, so I used http.server instead.

----------
stage: test needed -> patch review
Added file: http://bugs.python.org/file42001/xmlrpc-remote-disconnected.v2.patch

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

Reply via email to