This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jesstess
Recipients Claudiu.Popa, brett.cannon, eric.araujo, jesstess
Date 2014-03-09.19:48:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1394394521.95.0.626151026945.issue20627@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2014-03-09 19:48:42jesstesssetrecipients: + jesstess, brett.cannon, eric.araujo, Claudiu.Popa
2014-03-09 19:48:41jesstesssetmessageid: <1394394521.95.0.626151026945.issue20627@psf.upfronthosting.co.za>
2014-03-09 19:48:41jesstesslinkissue20627 messages
2014-03-09 19:48:41jesstesscreate