Skip to content

Update supported/tested Python versions #168

Description

@zachcran

Description

Currently, the tested list of Python versions supported is 3.8-3.11. Python 3.8 has reached end of life (EOL) and 3.9 will also do so in October 2025. Python is also up to version 3.13 right now.

#165 is updating Antlr support for Python 3.13, and has also fixed compatibility with Python 3.12. This issue may be closed by #165, but I wanted to create a checklist of requirements that should be satisfied for this issue to be closed:

  • All CI checks and tests run and pass on the latest patches of each Python minor versions that we choose to support (e.g. 3.9-3.13).
  • Python versions at EOL are removed (3.8).

Workflows with potential version issues

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions