We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb1ad63 commit 741eaf2Copy full SHA for 741eaf2
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2025-07-08-23-22-08.gh-issue-132661.34ftJl.rst
@@ -1,3 +1,2 @@
1
-Disallow concatenation of `string.templatelib.Template` and `str`. Also,
2
-disallow implicit concatenation of t-string literals with string or f-string
3
-literals.
+Disallow concatenation of ``Template`` and ``str``. Also, disallow implicit
+concatenation of t-string literals with string or f-string literals.
0 commit comments