10000 gh-105831: Fix NEWS blurb from gh-105828 (#105833) · gvanrossum/cpython@2b54991 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2b54991

Browse files
lysnikolaougvanrossum
authored andcommitted
1 parent 5862c96 commit 2b54991

File tree

1 file changed

+3
-1
lines changed
Lines changed: 3 additions & 1 deletion
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)
0