LibCST/libcst/codemod
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
..
commands Avoid raising bare Exception (#1168) 2025-06-07 01:53:44 -07:00
tests Bump black from 24.8.0 to 25.1.0 (#1290) 2025-05-19 20:53:44 -04:00
visitors 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
_cli.py Avoid raising bare Exception (#1168) 2025-06-07 01:53:44 -07:00
_codemod.py Avoid raising bare Exception (#1168) 2025-06-07 01:53:44 -07:00
_command.py Fix all type errors (#579) 2022-01-05 18:13:01 +00:00
_context.py Support module and package names in the codemod context (#662) 2022-03-23 14:17:25 -04:00
_dummy_pool.py Enable support for free-threading (#1295) 2025-05-25 11:43:18 +01:00
_runner.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
_testing.py Fix all type errors (#579) 2022-01-05 18:13:01 +00:00
_visitor.py Avoid raising bare Exception (#1168) 2025-06-07 01:53:44 -07:00