sapling/eden/scm/edenscm
Jun Wu 165a8d4f8d py3: add stub for localrepository
Summary:
The "repo" type is a bit hard to type since it might be wrapped by extensions,
and the decorators like "unfilteredmethod" are too hard for type checkers.

Provide a stub for it so typecheck can work. The stub was generated by `pytype`,
I made a small change to `close` to make pyre happy.

Reviewed By: DurhamG

Differential Revision: D19677410

fbshipit-source-id: 71afb3fe78a75ee269c8005d18eee3a807b50df6
2020-02-03 17:07:36 -08:00
..
hgdemandimport hgdemandimport: use a set for the ignored modules 2020-01-31 17:31:23 -08:00
hgext hg-py3: fix restack-multidest/t and fold 2020-02-03 17:05:35 -08:00
mercurial py3: add stub for localrepository 2020-02-03 17:07:36 -08:00
__init__.py diff: update for py3 2020-01-31 13:00:23 -08:00
__main__.py edenscm: add a main module 2020-01-30 18:09:14 -08:00
traceimport.py pyre: add stub for "bindings" 2020-01-31 13:18:54 -08:00