Skip to content

Conversation

KuSh
Copy link

@KuSh KuSh commented Oct 12, 2025

Handle t-strings exactly like f-strings as PEP 750 says they use the same syntax:

Template string literals support the full syntax of PEP 701.

Fixes #4325

Changes

Make f-strings behaves like t-strings

Checklist

  • Added markup tests
  • Updated the changelog at CHANGES.md

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.

(Python) Template strings (t-strings, PEP 750) not properly highlighted

1 participant