Skip to content

Parser: fix escape_single_quoted_newlines with nested string#5630

Merged
rmosolgo merged 1 commit into
masterfrom
fix-newline-escape-inside-triple-quotes
May 13, 2026
Merged

Parser: fix escape_single_quoted_newlines with nested string#5630
rmosolgo merged 1 commit into
masterfrom
fix-newline-escape-inside-triple-quotes

Conversation

@rmosolgo
Copy link
Copy Markdown
Owner

Fixes #5617

@rmosolgo rmosolgo added this to the 2.6.3 milestone May 13, 2026
@rmosolgo rmosolgo merged commit 43fe983 into master May 13, 2026
24 of 25 checks passed
@rmosolgo rmosolgo deleted the fix-newline-escape-inside-triple-quotes branch May 13, 2026 19:34
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.

escape_single_quoted_newlines escapes LF/CR inside block strings after an interior "

1 participant