Skip to content

Conversation

@kuseler
Copy link

@kuseler kuseler commented May 1, 2023

The version comparison used to work by comparing the strings inside the tuple. This mechanism returned False, when it should have returned True for Python >= 3.10.x This behaviour is fixed by converting the strings to integers.

The version comparison used to work by comparing the strings inside the tuple. This mechanism returned False, when it should have returned True for Python >= 3.10.x  
This behaviour is fixed by converting the strings to integers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant