LibCST/libcst
2022-05-11 07:42:37 -04:00
..
_nodes Fix space validation for AsName and Await (#641) 2022-02-10 10:21:54 -08:00
_parser make sure ParserError's raw_line is zero-indexed (#681) 2022-05-04 05:51:49 -06:00
codegen Remove tox references (#588) 2022-01-06 21:09:27 -05:00
codemod Restore the 0.4.1 behavior for libcst.helpers.get_absolute_module (#684) 2022-05-11 07:42:37 -04:00
helpers Restore the 0.4.1 behavior for libcst.helpers.get_absolute_module (#684) 2022-05-11 07:42:37 -04:00
matchers [WIP] Support Parenthesized With Statements (#584) 2022-01-07 12:21:58 -08:00
metadata Consider access information when computing qualified names for nodes (#682) 2022-05-04 09:50:26 -04:00
testing Fix all type errors (#579) 2022-01-05 18:13:01 +00:00
tests add slots to base classes, @add_slots takes bases into account (#605) 2022-01-16 14:14:32 +00:00
__init__.py Implement PEP-634 - Match statement (#568) 2021-12-30 10:00:51 +00:00
_add_slots.py add slots to base classes, @add_slots takes bases into account (#605) 2022-01-16 14:14:32 +00:00
_batched_visitor.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
_exceptions.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
_flatten_sentinel.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
_maybe_sentinel.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
_metadata_dependent.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
_position.py Fix all type errors (#579) 2022-01-05 18:13:01 +00:00
_removal_sentinel.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
_tabs.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
_type_enforce.py Drop support for running libcst using a python 3.6 interpreter (#663) 2022-03-24 11:31:48 -04:00
_typed_visitor.py [WIP] Support Parenthesized With Statements (#584) 2022-01-07 12:21:58 -08:00
_typed_visitor_base.py Fix all type errors (#579) 2022-01-05 18:13:01 +00:00
_types.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
_visitors.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
py.typed support mypy using py.typed 2019-09-16 13:49:08 -07:00
tool.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00