There was an error while loading. Please reload this page.
1 parent 41260d8 commit 93b80ccCopy full SHA for 93b80cc
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2026-07-27-17-20-49.gh-issue-154719.eI88Gs.rst
@@ -3,5 +3,3 @@ in :attr:`string.templatelib.Interpolation.expression`, up to the closing ``}``
3
or the conversion (``!``), format (``:``), or debug (``=``) delimiter.
4
Explicit line continuations following a debug ``=`` remain part of the debug
5
text and are excluded from :attr:`~string.templatelib.Interpolation.expression`.
6
-Escaped quotes are now preserved while reconstructing t-string interpolation
7
-metadata and f-string debug text containing comments.
0 commit comments