Skip to content

Update python min version to 3.9 #1042

@timsaucer

Description

@timsaucer

Is your feature request related to a problem or challenge? Please describe what you are trying to do.

Python 3.8 is past end of life since October: https://devguide.python.org/versions/

Describe the solution you'd like

We can now upgrade our minimum version in both the pyproject and pyo3 code.

Also worth considering is that I think this might allow us enable the pypy interpreter in pyo3, but that's mostly just from memory when I was looking at it before. It's worth investigating.

Describe alternatives you've considered

None.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions