Skip to content

Commit 3af2dc7

Browse files
authored
gh-105831: Fix NEWS blurb from gh-105828 (#105833)
1 parent d382ad4 commit 3af2dc7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
Fix an f-string bug, where using a debug expression (the `=` sign) that appears in the last line of a file results to the debug buffer that holds the expression text being one character too small.
1+
Fix an f-string bug, where using a debug expression (the ``=`` sign) that
2+
appears in the last line of a file results to the debug buffer that holds the
3+
expression text being one character too small.

0 commit comments

Comments
 (0)