dlax added inline comments.
dlax accepted this revision.

INLINE COMMENTS

> extensions.py:96
> +        # pytype seems to think `fd` is a str, but I'm pretty sure
> +        # it's wrong. This may be a bug we need to report upstream.
> +        return imp.load_module(

the doc indeed says that "fd" is file object

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D7410/new/

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

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

Reply via email to