COMMITS
/ Lib/idlelib/idle_test/htest.py June 29, 2025
W
Doc: Fix duplicate words in idlelib (#136089)
Weilin Du committed
January 6, 2024
R
gh-113729: Fix IDLE's Help -> "IDLE Help" menu bug in 3.12.1 and 3.11.7 (#113731)
Ronald Oussoren committed
December 4, 2023
T
gh-66819: More IDLE htest updates(4) (#112686)
Terry Jan Reedy committed
T
gh-66819: More IDLE htest updates(3) (#112683)
Terry Jan Reedy committed
December 3, 2023
T
gh-66819: More IDLE htest updates(2) (#112642)
Terry Jan Reedy committed
December 1, 2023
T
gh-66819: More IDLE htest updates (#112574)
Terry Jan Reedy committed
November 30, 2023
T
IDLE: fix config_key htest (#112545)
Terry Jan Reedy committed
February 2, 2022
October 6, 2021
C
Fix typos in the Lib directory (GH-28775)
Christian Clauss committed
August 4, 2019
T
bpo-37706: IDLE - fix sidebar code bug and drag tests (GH-15103)
Tal Einat committed
July 27, 2019
T
bpo-37628: Fix IDLE config sample sizes (#14958)
Tal Einat committed
July 23, 2019
T
bpo-17535: IDLE editor line numbers (GH-14030)
Tal Einat committed
June 18, 2019
T
bpo-37325: Fix focus traversal for 2 IDLE dialogs (#14209)
Terry Jan Reedy committed
C
bpo-5680: IDLE: Customize running a module (GH-13763)
Cheryl Sabella committed
June 3, 2019
X
IDLE: Fix typos in docs and comments (GH-13749)
Xtreak committed
December 28, 2018
C
bpo-35598: IDLE: Update config_key.py with PEP8 names (GH-11330)
Cheryl Sabella committed
November 5, 2018
S
bpo-35133: Fix mistakes when concatenate string literals on different lines. (GH-10284)
Serhiy Storchaka committed
September 25, 2018
T
bpo-1529353: IDLE: squeeze large output in the shell (GH-7626)
Tal Einat committed
August 5, 2018
T
June 27, 2018
T
bpo-33975: Avoid small type when running IDLE's htests. (GH-7944)
Terry Jan Reedy committed
June 23, 2018
T
bpo-33950: Remove IDLE htest spec for a deleted file. (GH-7881)
Terry Jan Reedy committed
September 23, 2017
C
bpo-31459: Rename IDLE's module browser from Class Browser to Module Browser. (#3704)
Cheryl Sabella committed
June 29, 2017
July 28, 2016
T
Issue #27620: Make htest box respond to <Return> and <Escape>.
Terry Jan Reedy committed
July 26, 2016
T
Issue #27620: Escape key closes Query box as cancelled.
Terry Jan Reedy committed
July 11, 2016
T
Issue #27477: Convert IDLE search dialogs to using ttk widgets.
Terry Jan Reedy committed
July 8, 2016
T
Issue #27380: IDLE: add query.HelpSource class and tests.
Terry Jan Reedy committed
July 3, 2016
T
Issue 27437: Add query.ModuleName and use it for file => Load Module.
Terry Jan Reedy committed
June 27, 2016
T
Issue #27380: IDLE: add base Query dialog, with ttk widgets and subclass
Terry Jan Reedy committed
June 21, 2016
T
Issue #24137: Run IDLE, test_idle, and htest with tkinter default root disabled.
Terry Jan Reedy committed
June 12, 2016
T
Issue #27239: Continue refactoring idlelib.macosx and adding macosx tests.
Terry Jan Reedy committed
June 10, 2016
T
Issue *24750: Switch all scrollbars in IDLE to ttk versions.
Terry Jan Reedy committed
June 8, 2016
T
Issue #27239: idlelib.macosx.isXyzTk functions initialize as needed.
Terry Jan Reedy committed
May 28, 2016
T
Issue #24225: Within idlelib files, update idlelib module names.
Terry Jan Reedy committed
January 27, 2016
T
Issue #25507: revert incorrect movement of idleConf import in c548ad75160c.
Terry Jan Reedy committed
October 30, 2015
T
Issue #25507: move test-specific imports to test function (idlelib.IOBinding).
Terry Jan Reedy committed
October 14, 2015
T
Issue #24782: Finish converting the Configure Extension dialog into a new
Terry Jan Reedy committed
September 20, 2015
T
Issue #16893: Replace help.txt with idle.html for Idle doc display.
Terry Jan Reedy committed
October 23, 2014
T
Issue #3068: Add Idle extension configuration dialog to Options menu.
Terry Jan Reedy committed
October 19, 2014
B
Issue #22186: Fix typos in Lib/.
Berker Peksag committed
October 17, 2014
T
Issue #22629: Revise idle_test.htest, mostly docstring. Start revision of
Terry Jan Reedy committed
June 1, 2014
T
Issue #21477: Update htest docstring and remove extraneous differences between
Terry Jan Reedy committed
May 29, 2014
T
Issue #21477: Add htests for GrepDialog, UndoDelegator, and configDialog.
Terry Jan Reedy committed
May 27, 2014
T
Issue #21477: Add htests for Search and Replace dialogs.
Terry Jan Reedy committed
May 25, 2014
T
Issue #21477: Idle htest: modify run; add more tests.
Terry Jan Reedy committed
May 24, 2014
T
Issue #21477: Idle htest: merge and modify run and runall; add many tests.
Terry Jan Reedy committed
May 19, 2014
T
Issue #21477: idle htests - lower case function names, other cleanups.
Terry Jan Reedy committed
May 16, 2014
T
Issue #18104: revise docstrings, remove obsolete comments.
Terry Jan Reedy committed
May 12, 2014
T
whitespace
Terry Jan Reedy committed
T
Issue #18104: Add idlelib/idle_test/htest.py with a few sample tests to begin
Terry Jan Reedy committed