Skip to content

Different grammars for different Python versions #9

@pavelvelikhov

Description

@pavelvelikhov

Currently PythonQL does support different Python versions for execution.
However, internally Python 3.3 grammar is used, so if you write statements that don't
conform to Python 3.3 grammar, PythonQL will report a syntax error.

We should be able to support multiple versions of Python in PythonQL in the future.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions