On Sun, May 03, 2009 at 07:54:35AM +0100, Guido Trotter wrote:
> 
> On Sat, May 2, 2009 at 9:19 PM, Iustin Pop <[email protected]> wrote:
> >
> > Currently, lib/luxi.py used lib/serializer.py for encoding/decoding
> > messages, but the master daemon uses directly the simplejson module.
> > This is wrong as any non-trivial change to serializer.py will break the
> > master daemon.
> >
> > The patch changes masterd to use exactly the same functions as luxi.py
> > for encoding/decoding of messages.
> 
> LGTM (this is targeted at 2.1, right?)

Yeah, as it doesn't impact any normal operations.

iustin

Reply via email to