[PATCH 36 of 36] changectx: if passing a context then exit __init__ immediately

Augie Fackler raf at durin42.com
Wed Aug 7 14:40:31 CDT 2013


On Wed, Aug 7, 2013 at 3:18 PM, Sean Farley
<sean.michael.farley at gmail.com> wrote:
> I guess this means I need to augment this commit message. We want to
> exit immediately because context.__new__ takes care of copying the
> object already and we don't want to clobber it with another
> initialization.


A comment in the __init__ would be better.


More information about the Mercurial-devel mailing list