yuja added a comment.

  >   m.add_class::<AncestorsIterator>(py)?;
  > 
  > +    m.add_class::<lazyancestors>(py)?;
  
  Nit: While it's correct per our naming convention, I prefer calling it
  as `LazyAncestors` in Rust, and export as `lazyancestors`.

REPOSITORY
  rHG Mercurial

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

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

Reply via email to