ruff
Improved error recovery for unclosed strings (including f- and t-strings)
#20848
Merged

Improved error recovery for unclosed strings (including f- and t-strings) #20848

MichaReiser merged 6 commits into main from micha/unclosed-string
MichaReiser
MichaReiser MichaReiser added parser
MichaReiser
MichaReiser commented on 2025-10-13
MichaReiser
MichaReiser commented on 2025-10-13
github-actions
AlexWaygood
AlexWaygood commented on 2025-10-13
MichaReiser Add unclosed flag but don't set it anywhere
5cc3121a
MichaReiser Set UNCLOSED_STRING flag for string literals with missing closing quotes
c0737deb
MichaReiser Improve f-string recovery
f8d5130b
MichaReiser Use same heuristic for triple quoted strings
a012e2b8
MichaReiser MichaReiser force pushed from 698f74c3 to a012e2b8 323 days ago
MichaReiser
MichaReiser commented on 2025-10-14
MichaReiser Clippy & review TokenKind string usages
38a65f5d
MichaReiser Update comments
f7d5c56e
MichaReiser MichaReiser requested a review from dylwil3 dylwil3 322 days ago
MichaReiser MichaReiser marked this pull request as ready for review 322 days ago
MichaReiser MichaReiser requested a review from dhruvmanila dhruvmanila 322 days ago
MichaReiser MichaReiser changed the title Better error recovery for unclosed strings (including f- and t-strings) Improved error recovery for unclosed strings (including f- and t-strings) 322 days ago
MichaReiser MichaReiser requested a review from ntBre ntBre 322 days ago
ntBre
ntBre approved these changes on 2025-10-15
MichaReiser MichaReiser merged 4fc7dd30 into main 322 days ago
MichaReiser MichaReiser deleted the micha/unclosed-string branch 322 days ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone