phillco added inline comments.

INLINE COMMENTS

> martinvonz wrote in context.py:2145-2149
> Unrelated to this patch, but this interface seems pretty uglily asymmetric 
> (flags() returns a string of character flags, setflags() take two boolean 
> flags). And that's why you're forced to make the flag handling in your 
> setflags() above ugly.

Yes, it is. Possibly worth a future refactor.

> martinvonz wrote in context.py:2009
> test-check-pyflakes.t fails with
> 
>   +  mercurial/context.py:2009: undefined name 'ProgrammingError'
>   +  mercurial/context.py:2025: undefined name 'ProgrammingError'
>   +  mercurial/context.py:2068: undefined name 'ProgrammingError'
> 
> I'll qualify it in flight

Ah, thanks. Didn't have pyflakes installed on my test box, as it turned out...

REPOSITORY
  rHG Mercurial

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

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

Reply via email to