openrewrite / rewrite-python

OpenRewrite recipes for Python.
Apache License 2.0
12 stars 5 forks source link

Reverse engineer the Python type tests in IntelliJ and add the necessary configurations to the PythonParser. #57

Open traceyyoshima opened 1 year ago

traceyyoshima commented 1 year ago

Many configurations happen before the Py-type tests are run. We must identify which application/project configurations and Python services are necessary to get type attribution out of the PyiFile.

Notable files: