Skip to content

Incorrect f-string parsing#112

Merged
youknowone merged 4 commits into
RustPython:mainfrom
yt2b:escaped_brackets
Jan 23, 2024
Merged

Incorrect f-string parsing#112
youknowone merged 4 commits into
RustPython:mainfrom
yt2b:escaped_brackets

Conversation

@yt2b

@yt2b yt2b commented Jan 20, 2024

Copy link
Copy Markdown
Contributor

#88
I've fixed to parse escaped brackets correctly.

@youknowone

Copy link
Copy Markdown
Member

Thank you. Could you also open a PR to RustPython/RustPython using this PR to ensure it doesn't break RustPython build?

@yt2b

yt2b commented Jan 22, 2024

Copy link
Copy Markdown
Contributor Author

I've opened PR to ensure that RustPython builds don't fail.
CI has passed.
RustPython/RustPython#5153

@youknowone youknowone left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much. If you are interested in fixing parser bugs, backporting Ruff's python parser to RustPython would be a one-shot solution

@youknowone youknowone merged commit 9ce55ae into RustPython:main Jan 23, 2024
@yt2b yt2b deleted the escaped_brackets branch January 23, 2024 08:59
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