Skip to content

Conversation

@kbroch-rivosinc
Copy link
Collaborator

fixes #395

@kbroch-rivosinc kbroch-rivosinc force-pushed the dev/kbroch/fix-py-fstring-double-quotes branch from fcf1e58 to 56b9e0a Compare January 8, 2025 19:55
@kbroch-rivosinc
Copy link
Collaborator Author

@dhower-qc : I remove setting python to 3.9 in the pre-commit cfg, but I still think these edits are useful and I am unsure why py 3.12 is fine with these. (My guess is the curl brackets of variable in f-string are parsed differently in > 3.9)

@kbroch-rivosinc kbroch-rivosinc merged commit 499c4b2 into main Jan 8, 2025
10 checks passed
@kbroch-rivosinc kbroch-rivosinc deleted the dev/kbroch/fix-py-fstring-double-quotes branch January 8, 2025 22:05
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.

malformed f-strings causing parsing problems in python 3.9

4 participants