[PATCH 06 of 15] speedy: custom wire protocol

Augie Fackler raf at durin42.com
Wed Dec 12 21:30:30 CST 2012


On Dec 11, 2012, at 12:38 PM, Tomasz Kleczek <tkleczek at fb.com> wrote:

> +        else:
> +            raise TypeError("wireprotocol deserialization: unknown "
> +                    "value type descriptor: %r")

You've got a few weird indentations in this patch like this.

I'm also a /little/ weirded out by the lack of a version (or capability) handshake in the protocol, but perhaps it fits within YAGNI.


More information about the Mercurial-devel mailing list