durin42 added inline comments.

INLINE COMMENTS

> wireprotov2server.py:543-546
> +       ``default``
> +          A callable returning the default value for this argument.
> +
> +       ``required``

Shouldn't there be a default XOR required == true? That is, could we get away 
with `default=None` and then deriving requiredness from default-availability?

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D4615

To: indygreg, #hg-reviewers
Cc: durin42, mercurial-devel
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to