LibCST/libcst
Zsolt Dollenstein 77d8a903ee
bump version to 0.3.14 (#420)
* bump version to 0.3.14

* add whitespace
2020-11-18 09:55:35 +00:00
..
_nodes Allow generator expressions in f-strings (#419) 2020-11-17 17:32:43 +00:00
_parser Allow generator expressions in f-strings (#419) 2020-11-17 17:32:43 +00:00
codegen Implement TypeOf matcher (#384) 2020-09-10 11:09:59 -07:00
codemod Codemod CLI multiprocessing simplification (#402) 2020-11-09 12:59:36 +00:00
helpers Pin linters (#412) 2020-11-03 18:28:05 +00:00
matchers Use correct type for AugAssign and AnnAssign target (#396) 2020-10-01 13:45:41 -07:00
metadata Handle string type references in cast() (#418) 2020-11-17 18:55:44 +00:00
testing [typing] enable Pyre strict mode by default (#313) 2020-06-12 18:24:18 -07:00
tests Support string annotations for type aliases (#401) 2020-10-12 11:12:28 -07:00
__init__.py [typing] enable Pyre strict mode by default (#313) 2020-06-12 18:24:18 -07:00
_add_slots.py [typing] enable Pyre strict mode by default (#313) 2020-06-12 18:24:18 -07:00
_batched_visitor.py [typing] enable Pyre strict mode by default (#313) 2020-06-12 18:24:18 -07:00
_exceptions.py Upgrade dev tools (Black/Flake8/isort) and read install requirements from requirements.txt (#380) 2020-08-31 10:44:55 -07:00
_maybe_sentinel.py [typing] enable Pyre strict mode by default (#313) 2020-06-12 18:24:18 -07:00
_metadata_dependent.py [typing] enable Pyre strict mode by default (#313) 2020-06-12 18:24:18 -07:00
_position.py [typing] enable Pyre strict mode by default (#313) 2020-06-12 18:24:18 -07:00
_removal_sentinel.py [typing] enable Pyre strict mode by default (#313) 2020-06-12 18:24:18 -07:00
_tabs.py [typing] enable Pyre strict mode by default (#313) 2020-06-12 18:24:18 -07:00
_type_enforce.py Upgrade pyre-check version 2019-12-17 14:27:53 -08:00
_typed_visitor.py Upgrade dev tools (Black/Flake8/isort) and read install requirements from requirements.txt (#380) 2020-08-31 10:44:55 -07:00
_typed_visitor_base.py [typing] enable Pyre strict mode by default (#313) 2020-06-12 18:24:18 -07:00
_types.py [typing] enable Pyre strict mode by default (#313) 2020-06-12 18:24:18 -07:00
_version.py bump version to 0.3.14 (#420) 2020-11-18 09:55:35 +00:00
_visitors.py [typing] enable Pyre strict mode by default (#313) 2020-06-12 18:24:18 -07:00
py.typed support mypy using py.typed 2019-09-16 13:49:08 -07:00
tool.py [typing] enable Pyre strict mode by default (#313) 2020-06-12 18:24:18 -07:00