Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Language level configuration. #42

Merged
merged 3 commits into from
Apr 25, 2023
Merged

Conversation

traceyyoshima
Copy link
Contributor

@traceyyoshima traceyyoshima commented Apr 25, 2023

Changes:

  • Configured project with services to handle language specifications. Added Python2 print parsing.
  • Removed CollectIntelliJDependencies.java.
  • Added language level to PythonParser builder.
  • Added language level to assertions.
  • Added whitespace assertions to parser tests.
  • Revised parsePythonSource in IntelliJUtils to cover null PyFiles.
  • Added PythonVersion marker.
  • Updated FindPythonSources to include the PythonVersion of Py.CUs.

Configured project with services to handle language specifications.
Added Python2 print parsing.
Removed CollectIntelliJDependencies.java.
Added language level to PythonParser builder.
Added language level to assertions.
Added whitespace assertions to parser tests.
Revised parsePythonSource in IntelliJUtils to cover null PyFiles.
Updated FindPythonSources to add PythonVersion.
@traceyyoshima traceyyoshima marked this pull request as ready for review April 25, 2023 21:26
@traceyyoshima traceyyoshima merged commit 8b3d794 into main Apr 25, 2023
@timtebeek timtebeek deleted the configurable_versions branch July 24, 2023 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant