index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
idlelib
/
idle_test
/
test_query.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-41144: Fix IDLE open module error (#21182)
E-Paine
2020-06-28
1
-0/+3
*
bpo-27115: Use Query subclass for IDLE editor Goto (GH-18871)
Terry Jan Reedy
2020-03-09
1
-0/+43
*
bpo-37627: Initialize IDLE Custom Run dialog with previous entries (#14870)
Ngalim Siregar
2019-07-21
1
-4/+6
*
bpo-5680: IDLE: Customize running a module (GH-13763)
Cheryl Sabella
2019-06-18
1
-27/+78
*
bpo-33855: More edits and new minimal tests for IDLE (GH-7761)
Terry Jan Reedy
2018-06-18
1
-7/+5
*
Fix idlelib comment typos reported by Mike on pull request 4803. (#4807)
Terry Jan Reedy
2017-12-12
1
-1/+1
*
bpo-30642: IDLE: Fix test_query refleak (#2147)
mlouielu
2017-06-13
1
-0/+1
*
Issue #27922: IDLE tests no longer flash tk widgets (Merge 3.5).
Terry Jan Reedy
2016-09-01
1
-0/+4
*
Issue #27380: For test_query on Mac, adjust one expected result.
Terry Jan Reedy
2016-08-10
1
-1/+3
*
Issue #27621: Put query response validation error messages in query box
Terry Jan Reedy
2016-08-10
1
-142/+93
*
Issue #27626: Further spelling fixes for 3.6
Martin Panter
2016-07-28
1
-1/+1
*
Whitespace
Terry Jan Reedy
2016-07-08
1
-1/+1
*
Issue #27380: IDLE: add query.HelpSource class and tests.
Terry Jan Reedy
2016-07-08
1
-30/+184
*
Issue 27437: Add query.ModuleName and use it for file => Load Module.
Terry Jan Reedy
2016-07-03
1
-16/+94
*
Issue #27380: IDLE: add base Query dialog, with ttk widgets and subclass
Terry Jan Reedy
2016-06-27
1
-0/+164