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

Avoid parsing 0.1l #260

Merged
merged 3 commits into from
Mar 6, 2024
Merged

Avoid parsing 0.1l #260

merged 3 commits into from
Mar 6, 2024

Conversation

Eloitor
Copy link
Contributor

@Eloitor Eloitor commented Mar 6, 2024

fixes #259

@Eloitor Eloitor force-pushed the fix_float_long branch 3 times, most recently from 7217182 to 6784c76 Compare March 6, 2024 16:00
@amaanq amaanq merged commit 03e88c1 into tree-sitter:master Mar 6, 2024
4 checks passed
@amaanq
Copy link
Member

amaanq commented Mar 6, 2024

thanks

@Eloitor Eloitor deleted the fix_float_long branch March 7, 2024 09:45
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.

bug: .1l is not valid in python2
2 participants