Skip to content

Reject invalid strings in from_str()#886

Merged
skirpichev merged 1 commit intompmath:masterfrom
skirpichev:fix-885
Nov 6, 2024
Merged

Reject invalid strings in from_str()#886
skirpichev merged 1 commit intompmath:masterfrom
skirpichev:fix-885

Conversation

@skirpichev
Copy link
Collaborator

Closes #885

@skirpichev skirpichev merged commit b600dbc into mpmath:master Nov 6, 2024
@skirpichev skirpichev deleted the fix-885 branch November 6, 2024 04:36
@skirpichev skirpichev added this to the 1.4 milestone May 9, 2025
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.

Converting exponent string with more than 1 "e"s to mpf does not throw an ValueError.

1 participant