Skip to content

Fix regex pattern in is_float function for Python >=3.14#35

Open
aymenkrifa wants to merge 1 commit intochiphuyen:masterfrom
aymenkrifa:bugfix/fix-regex-syntax-warning
Open

Fix regex pattern in is_float function for Python >=3.14#35
aymenkrifa wants to merge 1 commit intochiphuyen:masterfrom
aymenkrifa:bugfix/fix-regex-syntax-warning

Conversation

@aymenkrifa
Copy link
Copy Markdown

@aymenkrifa aymenkrifa commented Nov 19, 2025

Update the regex pattern in the is_float function to eliminate a syntax warning for Python >=3.14.
No issues for older versions

@aymenkrifa aymenkrifa changed the title Fix regex pattern in is_float function Fix regex pattern in is_float function for Python >=3.14 Nov 19, 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.

1 participant