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 #87 parsing hexfloats #172

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

PizzasBear
Copy link

Fix #87 on parsing hexfloats by changing the assertions to return failure (None and false).

Signed-off-by: max <gmx.sht@gmail.com>
@Alexhuszagh Alexhuszagh self-assigned this Oct 30, 2024
@Alexhuszagh Alexhuszagh added bug Something isn't working radix Numeric conversions with non-decimal radices. labels Oct 30, 2024
@Alexhuszagh Alexhuszagh added this to the 1.0.3 milestone Oct 30, 2024
@Alexhuszagh
Copy link
Owner

I'll be running some comprehensive tests tonight just to confirm but thank you for your contribution this looks wonderful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working radix Numeric conversions with non-decimal radices.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Assertion failure on parsing hexadecimal floats
2 participants