COMMITS
/ Lib/idlelib/textview.py December 8, 2025
V
Fix pyflakes warnings: variable is assigned to but never used (#142294)
Victor Stinner committed
April 23, 2023
N
gh-103668: Run pyugrade on idlelib (#103671)
Nikita Sobolev committed
April 30, 2020
V
bpo-40443: Remove unused imports in idlelib (GH-19801)
Victor Stinner committed
July 27, 2019
T
bpo-37628: Fix IDLE config sample sizes (#14958)
Tal Einat committed
September 25, 2018
T
bpo-1529353: IDLE: squeeze large output in the shell (GH-7626)
Tal Einat committed
September 23, 2018
T
bpo-34548: IDLE: use configured theme colors in TextView (GH-9008)
Tal Einat committed
August 2, 2018
T
bpo-34120: fix text viewer to call grab_release() only when needed (GH-8616)
Tal Einat committed
T
bpo-34120: fix IDLE freezing after closing dialogs (GH-8603)
Tal Einat committed
June 19, 2018
T
bpo-33855: Still more edits and minimal tests for IDLE (GH-7784)
Terry Jan Reedy committed
February 12, 2018
T
bpo-32837: IDLE - require encoding argument for textview.view_file. (GH-5646)
Terry Jan Reedy committed
September 30, 2017
T
bpo-31649: Make IDLE's _htest, _utest parameters keyword-only. (#3839)
Terry Jan Reedy committed
June 29, 2017
May 28, 2017
C
May 18, 2017
T
IDLE test_textview: add comments and test, increase coverage to 100% (#1641)
terryjreedy committed
May 17, 2017
L
bpo-30303: IDLE: Add _utest argument to textview (#1499)
Louie Lu committed
August 31, 2016
T
Improve idlelib.textview comments.
Terry Jan Reedy committed
T
Issue #27891: Consistently group and sort imports within idlelib modules.
Terry Jan Reedy committed
June 22, 2016
T
Issue #27365: revert temporary rename
Terry Jan Reedy committed
T
Issue #27365: temporary rename
Terry Jan Reedy committed
June 10, 2016
T
Issue *24750: Switch all scrollbars in IDLE to ttk versions.
Terry Jan Reedy committed
May 22, 2016
T
Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files.
Terry Jan Reedy committed