LibCST/libcst/codemod
2025-05-25 20:13:12 +01:00
..
commands Bump black from 24.8.0 to 25.1.0 (#1290) 2025-05-19 20:53:44 -04:00
tests Bump black from 24.8.0 to 25.1.0 (#1290) 2025-05-19 20:53:44 -04:00
visitors Fix Literal parse error in RemoveImportsVisitor (#1130) 2024-05-03 22:36:20 +01:00
__init__.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
_cli.py Threadpool should be used if GIL is disabled. (#1335) 2025-05-25 20:13:12 +01:00
_codemod.py Fix license headers (#560) 2021-12-28 11:55:18 +00: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 Fix license headers (#560) 2021-12-28 11:55:18 +00:00