• 
      

    Update the serialize_*_fields functions to take a **kwargs.

    Review Request #3472 — Created Nov. 3, 2012 and submitted — Latest diff uploaded

    Information

    Review Board
    release-1.6.x

    Reviewers

    Update the serialize_*_fields functions to take a **kwargs.
    
    This updates to provide a **kwargs, in order to work with the latest
    changes in Djblets.
    Test suite passes.