LibCST/libcst/codegen
Zsolt Dollenstein 2ffca10845
remove typing dependencies (#1126)
Summary:
This PR removes the `typing_extensions` and `typing_inspect` dependencies as we can now rely on the built-in `typing` module since Python 3.9.

Test Plan:
existing tests
2024-04-03 19:50:14 +01:00
..
tests Remove tox references (#588) 2022-01-06 21:09:27 -05: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 remove typing dependencies (#1126) 2024-04-03 19:50:14 +01: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