Different grammars for different Python versions · Issue #9 · pythonql/pythonql · GitHub
Skip to content

Different grammars for different Python versions #9

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
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions