Skip to content

Any reason why VERSION is a tuple of str and not int ?  #1707

@Carreau

Description

@Carreau

AFACT it is a foot-gun as the tuple will be compared lexicographically (is '36' < '4') is true.

I can imagine there might be legitimate reasons, but I could't find any looking a the codebase.

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