Skip to content

Changed version comparisons to int comparisons#83

Open
cgosorio wants to merge 1 commit intoyeongbin-jo:masterfrom
cgosorio:fix-version-comparison
Open

Changed version comparisons to int comparisons#83
cgosorio wants to merge 1 commit intoyeongbin-jo:masterfrom
cgosorio:fix-version-comparison

Conversation

@cgosorio
Copy link

This fixes #82.

I have opted to maintain my initial solutions, as the proposal by @shawnCaza would have involved additional casts to str in several other places, since the result of this function is used to create strings in other parts of the code.

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.

Wrong way of comparing versions

1 participant

Comments