Skip to content

Commit b2ae550

Browse files
bpo-34162: idlelib/NEWS.txt entry for squeezer (GH-9573)
(cherry picked from commit 22ef31d) Co-authored-by: Terry Jan Reedy <[email protected]>
1 parent 3637e68 commit b2ae550

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Lib/idlelib/NEWS.txt

+7
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@ Released on 2018-07-31?
33
======================================
44

55

6+
bpo-1529353: Output over N lines (50 by default) is squeezed down to a button.
7+
N can be changed in the PyShell section of the General page of the
8+
Settings dialog. Fewer, but possibly extra long, lines can be squeezed by
9+
right clicking on the output. Squeezed output can be expanded in place
10+
by double-clicking the button or into the clipboard or a separate window
11+
by right-clicking the button.
12+
613
bpo-34548: Use configured color theme for read-only text views.
714

815
bpo-33839: Refactor ToolTip and CallTip classes; add documentation

0 commit comments

Comments
 (0)