Skip to content

fix minor bugs + minor refinements#10

Open
WFLM wants to merge 8 commits intomkomon:masterfrom
WFLM:master
Open

fix minor bugs + minor refinements#10
WFLM wants to merge 8 commits intomkomon:masterfrom
WFLM:master

Conversation

@WFLM
Copy link
Copy Markdown

@WFLM WFLM commented Apr 17, 2024

  1. 114 line caused TypeError
  2. Version comparison did not work correctly if the minor value was greater than one character.
    For example: ('0.0.9' > '0.0.10') was True

@WFLM
Copy link
Copy Markdown
Author

WFLM commented Apr 17, 2024

Hi Martin,
Thanks for the library! It's perfect for my needs.
I found a few minor issues in the library while using it.

@mkomon
Copy link
Copy Markdown
Owner

mkomon commented Apr 18, 2024

Hi Yury,

thank you for the PR. You are absolutely right on both counts; #1 is my sloppy coding/testing and #2 is my lazy coding. Before I merge the patch, can you please remove the changes to quoting style? I welcome the organized imports but I'd prefer to change quoting style in a dedicated update not mixed with other changes. Thank you in advance.

@WFLM
Copy link
Copy Markdown
Author

WFLM commented Apr 18, 2024

Hi Martin,
Thanks for your message.
Sure, I've reverted it back.

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.

2 participants