We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7eadec commit cb1ad63Copy full SHA for cb1ad63
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2025-07-08-23-22-08.gh-issue-132661.34ftJl.rst
@@ -0,0 +1,3 @@
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.
0 commit comments