Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix 1.0 not recognized as float #166

Merged
merged 3 commits into from
Apr 24, 2023

Conversation

dror-weiss
Copy link
Contributor

This bug fix allows any floating number to be recognized as a true floating number. Before, 1.0 was parsed into 1 and an error was raised.

@dror-weiss
Copy link
Contributor Author

Hi @evanshortiss, please review this simple fix.

@evanshortiss
Copy link
Owner

Nice find @dror-weiss. If you can address the comments I will merge and make a patch release.

@evanshortiss evanshortiss merged commit 7629cd9 into evanshortiss:master Apr 24, 2023
@evanshortiss
Copy link
Owner

Thanks @dror-weiss! Published as 7.3.1

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