LibCST/libcst/_parser
2019-12-03 10:56:01 -08:00
..
conversions Deprecate "default_params" on Parameters in preparation for 3.8 position-only params. 2019-12-03 10:56:01 -08:00
parso Update black to git commit that fixes 3.8 support. 2019-10-24 15:25:21 -07:00
tests Fix trailing newline detection around continuation. 2019-10-21 13:24:25 -07:00
types Add bugfix grammar changes for Python 3.8. 2019-10-24 15:25:21 -07:00
__init__.py Make parser package private 2019-07-26 12:48:22 -07:00
base_parser.py Fix internal underscore convention. 2019-09-17 13:52:42 -07:00
custom_itertools.py Fix internal underscore convention. 2019-09-17 13:52:42 -07:00
detect_config.py Fix trailing newline detection around continuation. 2019-10-21 13:24:25 -07:00
entrypoints.py Fix internal underscore convention. 2019-09-17 13:52:42 -07:00
grammar.py Implement parsing of the walrus operator. 2019-10-24 15:25:21 -07:00
production_decorator.py Upgrade Pyre to 0.32. 2019-10-04 11:05:37 -07:00
python_parser.py Fix internal underscore convention. 2019-09-17 13:52:42 -07:00
whitespace_parser.py Bump pyre version to 0.0.30. 2019-09-25 12:04:33 -07:00
wrapped_tokenize.py Fix internal underscore convention. 2019-09-17 13:52:42 -07:00