Skip to content

Python version in CI resolves to latest patch (e.g., 3.10.18) – possible compatibility gap for users #593

@SermetPekin

Description

@SermetPekin

Hi @LarsKue,

I noticed the workflow uses python-version: 3.10, which resolves to the latest patch (like 3.10.18). This might be newer than what some users have locally (e.g., 3.10.0).

Just wanted to mention that testing only on the latest patch could miss issues for users on older 3.10.x versions. Would it be feasible to also test with the earliest patch (such as 3.10.0), which would be more in line with what’s specified in the toml file?

Thanks for considering!
GH test resolves to 3.10.18
GH Actions

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