LibCST/libcst/codemod/tests
Kirill Ignatev 9fd67bca49
fix certain matchers breaking under multiprocessing by initializing them late (#1204)
* Add is_property check

Skip properties to prevent exceptions

* Delayed initialization of matchers

To support multiprocessing on Windows/macOS
Issue #1181

* Add a test for matcher decorators with multiprocessing
2024-09-25 11:29:54 +01:00
..
__init__.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
codemod_formatter_error_input.py.txt Fix license headers (#560) 2021-12-28 11:55:18 +00:00
test_codemod.py Bump black from 22.12.0 to 23.1.0 (#860) 2023-03-15 11:53:50 +00:00
test_codemod_cli.py fix certain matchers breaking under multiprocessing by initializing them late (#1204) 2024-09-25 11:29:54 +01:00
test_metadata.py Bump black from 22.12.0 to 23.1.0 (#860) 2023-03-15 11:53:50 +00:00
test_runner.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00