LibCST/libcst/_nodes
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
..
tests Avoid raising bare Exception (#1168) 2025-06-07 01:53:44 -07:00
__init__.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
base.py Avoid raising bare Exception (#1168) 2025-06-07 01:53:44 -07:00
deep_equals.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
expression.py Avoid raising bare Exception (#1168) 2025-06-07 01:53:44 -07:00
internal.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
module.py Upgrade pyre (#1032) 2023-10-02 09:43:17 -07:00
op.py Bump black from 23.12.1 to 24.8.0 (#1186) 2024-08-22 16:46:01 -07:00
statement.py Avoid raising bare Exception (#1168) 2025-06-07 01:53:44 -07:00
whitespace.py add slots to base classes, @add_slots takes bases into account (#605) 2022-01-16 14:14:32 +00:00