D8261: git: hack around import checker being confused about the provenance of pygit2
pulkit (Pulkit Goyal)
phabricator at mercurial-scm.org
Mon Mar 9 08:54:35 UTC 2020
pulkit added inline comments.
INLINE COMMENTS
> index.py:19
> +try:
> + import pygit2
> +except ImportError:
IIUC, we should access some attribute to trigger demandimport.
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D8261/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D8261
To: durin42, #hg-reviewers
Cc: pulkit, mercurial-devel
More information about the Mercurial-devel
mailing list