mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
bpo-34162: idlelib/NEWS.txt entry for squeezer (GH-9573)
(cherry picked from commit 22ef31d0b4)
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
This commit is contained in:
committed by
GitHub
parent
3637e68d7c
commit
b2ae550298
@@ -3,6 +3,13 @@ Released on 2018-07-31?
|
||||
======================================
|
||||
|
||||
|
||||
bpo-1529353: Output over N lines (50 by default) is squeezed down to a button.
|
||||
N can be changed in the PyShell section of the General page of the
|
||||
Settings dialog. Fewer, but possibly extra long, lines can be squeezed by
|
||||
right clicking on the output. Squeezed output can be expanded in place
|
||||
by double-clicking the button or into the clipboard or a separate window
|
||||
by right-clicking the button.
|
||||
|
||||
bpo-34548: Use configured color theme for read-only text views.
|
||||
|
||||
bpo-33839: Refactor ToolTip and CallTip classes; add documentation
|
||||
|
||||
Reference in New Issue
Block a user