LibCST/stubs
Zsolt Dollenstein d9a1dc8473
Fix all type errors (#579)
* bump pyre version
* make sure CI-pyre uses working copy
* remove unused pyre suppressions
* suppress invalid decorations
* fix undefined attributes
* fix missing return annotations
* fix tuple concatenation issues
* add native stubs
* fix invalid typing of **kwargs in test_apply_type_annotations
* only install pyre on non-windows
* update test fixture to reflect changes in recent pyre versions
* suppress errors related to mismatched positions
2022-01-05 18:13:01 +00:00
..
libcst Fix all type errors (#579) 2022-01-05 18:13:01 +00:00
libcst_native Fix license headers (#560) 2021-12-28 11:55:18 +00:00
hypothesis.pyi Fuzz with Hypothesmith 2019-08-21 17:55:28 -07:00
hypothesmith.pyi [typing] add missing type annotations 2020-03-19 07:41:19 -07:00
setuptools.pyi [typing] add missing type annotations 2020-03-19 07:41:19 -07:00
tokenize.pyi Fix all type errors (#579) 2022-01-05 18:13:01 +00:00
typing_inspect.pyi Add runtime type validation support 2019-07-22 19:53:49 -07:00