LibCST/libcst/codegen
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 codegen: Support pipe syntax for Union types (#1336) 2025-05-26 08:40:54 +01:00
__init__.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
gather.py Several trivial refactors (#770) 2022-09-14 14:33:45 +01:00
gen_matcher_classes.py Avoid raising bare Exception (#1168) 2025-06-07 01:53:44 -07:00
gen_type_mapping.py Several trivial refactors (#770) 2022-09-14 14:33:45 +01:00
gen_visitor_functions.py Several trivial refactors (#770) 2022-09-14 14:33:45 +01:00
generate.py Ensure current Python interpreter is used for subprocesses (#898) 2023-03-27 10:56:25 +01:00
transforms.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00