COMMITS
/ Lib/idlelib/query.py December 9, 2025
A
GH-139436: Remove PDF and CHM from IDLE HelpSource (#140418)
Adam Turner committed
December 3, 2023
T
gh-66819: More IDLE htest updates(2) (#112642)
Terry Jan Reedy committed
February 3, 2022
T
bpo-46630: Fix initial focus of IDLE query dialogs (GH-31112)
Terry Jan Reedy committed
April 25, 2021
June 28, 2020
E
bpo-41144: Fix IDLE open module error (#21182)
E-Paine committed
March 9, 2020
T
bpo-27115: Use Query subclass for IDLE editor Goto (GH-18871)
Terry Jan Reedy committed
T
bpo-27115: Move IDLE Query error blanking (GH-18868)
Terry Jan Reedy committed
July 21, 2019
N
bpo-37627: Initialize IDLE Custom Run dialog with previous entries (#14870)
Ngalim Siregar 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
January 3, 2019
T
bpo-33987: IDLE - use ttk Frame for ttk widgets (GH-11395)
Terry Jan Reedy committed
August 2, 2018
T
bpo-34120: fix IDLE freezing after closing dialogs (GH-8603)
Tal Einat committed
June 18, 2018
T
bpo-33855: More edits and new minimal tests for IDLE (GH-7761)
Terry Jan Reedy committed
March 27, 2017
V
bpo-29919: Remove unused imports found by pyflakes (#137)
Victor Stinner committed
August 31, 2016
T
Issue #27891: Consistently group and sort imports within idlelib modules.
Terry Jan Reedy committed
August 10, 2016
T
Issue #27621: Put query response validation error messages in query box
Terry Jan Reedy committed
July 28, 2016
T
Issue #27620: Mark the default action button as the default.
Terry Jan Reedy committed
July 26, 2016
T
Issue #27620: Escape key closes Query box as cancelled.
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