mirror of
https://github.com/Instagram/LibCST.git
synced 2025-12-23 10:35:53 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| conversions | ||
| parso | ||
| tests | ||
| types | ||
| __init__.py | ||
| base_parser.py | ||
| custom_itertools.py | ||
| detect_config.py | ||
| entrypoints.py | ||
| grammar.py | ||
| production_decorator.py | ||
| py_whitespace_parser.py | ||
| python_parser.py | ||
| whitespace_parser.py | ||
| wrapped_tokenize.py | ||