[Twisted-Python] XMLRPC Server: Bug with None response

Itamar Shtull-Trauring itamar at itamarst.org
Wed Mar 8 09:54:20 MST 2006


On Wed, 2006-03-08 at 11:13 -0500, Jean-Paul Calderone wrote:

> >We have seen that a new xmlrpc.py is ready to be committed in the web2 
> >package (see ticket #1132: http://twistedmatrix.com/trac/ticket/1132) but it 
> >doesn't seem to include the previous patch.
> 
> Problems with the patch:
> 
>   * Doesn't follow the coding standard (allow_none should be allowNone)
>   * Includes no unit tests
>   * Includes no documentation
>   * Isn't in the bug tracker

There's actually already a patch in the tracker for None support in
twisted.web.xmlrpc: http://twistedmatrix.com/trac/ticket/469 

However, it did not have tests, and also made the tests fail when last I
applied it.






More information about the Twisted-Python mailing list