Skip to content

Commit ab393f7

Browse files
Update Misc/NEWS.d/next/Core_and_Builtins/2025-07-08-23-22-08.gh-issue-132661.34ftJl.rst
Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com>
1 parent 055af82 commit ab393f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Reflect recent :pep:`750` change.
22

3-
Disallow concatenation of :class:`string.Template` and :class:`str`. Also, disallow implicit
3+
Disallow concatenation of :class:`string.templatelib.Template` and :class:`str`. Also, disallow implicit
44
concatenation of t-string literals with string or f-string literals.

0 commit comments

Comments
 (0)