ruff
Disallow implicit concatenation of t-strings and other string types
#19485
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
14
Changes
View On
GitHub
Disallow implicit concatenation of t-strings and other string types
#19485
dylwil3
merged 14 commits into
astral-sh:main
from
dylwil3:t-string-disallow-concat
dylwil3
added
internal
dylwil3
added
parser
dylwil3
added
python314
dylwil3
commented on 2025-07-25
dylwil3
force pushed
from
5ecab5ff
to
19a86673
1 year ago
dylwil3
force pushed
from
19a86673
to
1762483b
1 year ago
dylwil3
marked this pull request as ready for review
1 year ago
dylwil3
requested a review
from
carljm
1 year ago
dylwil3
requested a review
from
AlexWaygood
1 year ago
dylwil3
requested a review
from
sharkdp
1 year ago
dylwil3
requested a review
from
dcreager
1 year ago
dylwil3
requested a review
from
MichaReiser
1 year ago
dylwil3
requested a review
from
dhruvmanila
1 year ago
MichaReiser
approved these changes on 2025-07-26
collapse `TStringPart` to `TString`
b8a0b641
simplify comparable version of TString
b8afbf62
correct erroneous Truthiness for t-strings
c923ee3a
disallow some implicit concat; error recovery with fstring
c212cb19
simplify codegen
4625fb02
update ast parser integration tests
cdeb5a6b
update lots of parser tests
449b843d
update formatter tests and snapshots to avoid invalid syntax
f7218873
remove invalid syntax in linter fixture
ee098490
simplify ty inference
e8abe5f8
remove unused snapshots
13cb9628
correct comments
47d5f071
rename test
34a93134
dylwil3
force pushed
from
1762483b
to
34a93134
1 year ago
match to if/else
44fa1279
dylwil3
enabled auto-merge (squash)
1 year ago
dylwil3
merged
008bbfdf
into main
1 year ago
Login to write a write a comment.
Login via GitHub
Reviewers
MichaReiser
carljm
AlexWaygood
sharkdp
dcreager
dhruvmanila
Assignees
No one assigned
Labels
internal
parser
python314
Milestone
No milestone
Login to write a write a comment.
Login via GitHub