sapling/eden/scm/edenscm/hgext/fastannotate
Adam Simpkins fabc6d628f start adding type annotations for the cext code
Summary:
Add *.pyi type stub files for most of the native C extensions.
This allows Pyre to type check functions that use these extensions.

These type annotations likely aren't complete, but contain enough information
to allow Pyre to pass cleanly on the existing type-checked locations in the
code using these modules.

Reviewed By: xavierd

Differential Revision: D19958220

fbshipit-source-id: 85dc39a16e595595a174a8e59e419c418d3531be
2020-02-21 13:54:19 -08:00
..
__init__.py Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
commands.py py3: add type annotations to i18n 2020-02-03 07:35:31 -08:00
context.py start adding type annotations for the cext code 2020-02-21 13:54:19 -08:00
error.py Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00
formatter.py py3: get fastannotate closer to passing 2020-02-17 14:52:40 -08:00
protocol.py py3: iter{keys,values,items} -> pycompat.iter{keys,values,items} 2020-01-28 16:27:28 -08:00
revmap.py py3: get fastannotate closer to passing 2020-02-17 14:52:40 -08:00
support.py Move fb-mercurial sources into an eden/scm subdirectory. 2019-11-13 16:04:48 -08:00