summaryrefslogtreecommitdiff
path: root/tests/cpydiff/core_fstring_concat.py
AgeCommit message (Expand)Author
2025-05-16tests/cpydiff: Ensure all have two levels of category.Jeff Epler
2025-02-25all: Upgrade to ruff v0.9.6.Christian Clauss
2024-06-06py/lexer: Support concatenation of adjacent f-strings.Damien George
2021-11-25tests/cpydiff: Clarify f-string diffs regarding concatenation.Jim Mussared
2021-08-14py: Implement partial PEP-498 (f-string) support.Jim Mussared