LibCST/libcst/metadata
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 Add new FilePathProvider 2023-03-13 18:33:46 -07:00
accessor_provider.py Adding a provider which can tell what accessor to use to go from the parent to that child node (#807) 2022-11-10 09:38:32 +00:00
base_provider.py Avoid raising bare Exception (#1168) 2025-06-07 01:53:44 -07:00
expression_context_provider.py Tighten the metadata type of ExpressionContextProvider (#760) 2022-08-29 16:46:08 +01:00
file_path_provider.py FullyQualifiedNameProvider: Optionally consider pyproject.toml files when determining a file's module name and package (#1148) 2024-06-12 10:36:50 +01:00
full_repo_manager.py Avoid raising bare Exception (#1168) 2025-06-07 01:53:44 -07:00
name_provider.py FullyQualifiedNameProvider: Optionally consider pyproject.toml files when determining a file's module name and package (#1148) 2024-06-12 10:36:50 +01:00
parent_node_provider.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
position_provider.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
reentrant_codegen.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
scope_provider.py Bump black from 24.8.0 to 25.1.0 (#1290) 2025-05-19 20:53:44 -04:00
span_provider.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
type_inference_provider.py Avoid raising bare Exception (#1168) 2025-06-07 01:53:44 -07:00
wrapper.py Fix all type errors (#579) 2022-01-05 18:13:01 +00:00