Skip to content

Add support for python>=3.13 #891

@sluo1250

Description

@sluo1250

Is your feature request related to a problem? Please describe.
The supported python version on pypi is listed as 3.11 at the latest. Most other packages in my environment already support 3.13 or even 3.14, so this library becomes the main blocker preventing me from upgrading Python.

Describe the solution you'd like
Add official support for Python 3.13 (and potentially 3.14), including updating the supported Python versions and CI testing if needed.

Describe alternatives you've considered
The current workaround is to stay on an older Python version or maintain a local fork with relaxed version constraints.

Additional context
Support for newer Python versions would make it easier to integrate this library into modern environments. I’m happy to help test compatibility if useful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementUtils and interface enhancement / more flexibility.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions