[issue20627] Add context manager support to xmlrpc.client.ServerProxy

Jessica McKellar report at bugs.python.org
Sun Mar 9 20:48:41 CET 2014


Jessica McKellar added the comment:

Thanks for the patch, Claudiu.Popa! I noticed one tiny thing, which is that it introduced some trailing whitespace. I've uploaded a trivial change to your patch that removes the whitespace.

* The patch applies cleanly.
* The docs build cleanly with the patch.
* test_xmlrpc passes with the patch.
* I visually inspected the changes in the built HTML docs and they look good. I also ran the modified example code from the docs and confirmed that it runs as expected.

=> needs review

----------
keywords: +needs review -easy, patch
nosy: +jesstess
stage: needs patch -> patch review
Added file: http://bugs.python.org/file34313/issue20627.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20627>
_______________________________________


More information about the Python-bugs-list mailing list