LibCST/libcst/_parser/parso/python
zaicruvoir1rominet ca1f81f049
Avoid raising bare Exception (#1168)
* Keep old exception messages (avoid breaking-changes for users relying on exception messages)

* Move ``get_expected_str`` out of _exceptions.py, where it does not belong, to its own file in _parser/_parsing_check.py
2025-06-07 01:53:44 -07:00
..
__init__.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
py_token.py Implement a Python PEG parser in Rust (#566) 2021-12-21 18:14:39 +00:00
token.py Bump black to latest to address failures in Python 3.9/3.10 (#672) 2022-04-07 11:33:18 -07:00
tokenize.py Avoid raising bare Exception (#1168) 2025-06-07 01:53:44 -07:00