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

Bug Fix : Multiple quotation in fstring #1308

Merged
merged 10 commits into from
Oct 5, 2024
Merged

Bug Fix : Multiple quotation in fstring #1308

merged 10 commits into from
Oct 5, 2024

Conversation

kugesan1105
Copy link
Collaborator

@kugesan1105 kugesan1105 commented Sep 20, 2024

Description

This PR resolves issues with handling multiple quotations in f-strings, particularly addressing nested quotes at string ends. It fixes potential syntax errors during Python-to-Jac conversion and prevents unexpected behavior when running Jac files.
Additionally, test files have been added to ensure correct handling of these cases .

@marsninja marsninja merged commit 69de254 into main Oct 5, 2024
3 checks passed
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