Skip to content

Commit 0113148

Browse files
committed
Fix NEWS message
1 parent 47557b9 commit 0113148

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
Move deref of laststring to below the error checking so the deref is applied after the object in strings is replaced.
1+
Fix reference counting when adjacent literal parts are merged while constructing
2+
:class:`string.templatelib.Template`, preventing the displaced string object
3+
from leaking.

0 commit comments

Comments
 (0)