Terry Jan Reedy
40c54d5e1a
[3.6] bpo-31649: Make IDLE's _htest, _utest parameters keyword-only. (GH-3839) ( #3841 )
...
(cherry picked from commit bfebfd8
)
2017-09-30 18:45:53 -04:00
terryjreedy
1278d29000
[3.6] bpo-21624: IDLE -- minor htest fixes (GH-2575) ( #2578 )
...
(cherry picked from commit 2000150
)
2017-07-05 00:55:29 -04:00
terryjreedy
93b88e9953
[3.6] bpo-21519: IDLE basic custom key entry better detects duplicates. (GH-2428) ( #2433 )
...
Original patch by Saimadhav Heblikar.
(cherry picked from commit 44913e5
)
2017-06-27 01:58:18 -04:00
terryjreedy
64a0c266e7
[3.6] bpo-6739: IDLE: Check for valid keybinding in config_keys (GH-2377) ( #2397 )
...
Verify user-entered key sequences by trying to bind them with tk.
Add tests for all 3 validation functions.
Original patch by G Polo. Tests added by Cheryl Sabella.
(cherry picked from commit 8c78aa7
)
2017-06-26 01:21:02 -04:00
terryjreedy
396998e0c6
[3.6] Fix typo in idlelib.config_key.py (GH-2322) ( #2323 )
...
(cherry picked from commit a0e911b
)
2017-06-21 22:46:07 -04:00
Terry Jan Reedy
01e35754fb
Issue *24750: Switch all scrollbars in IDLE to ttk versions.
...
Where needed, add minimal tests to cover changes.
2016-06-10 18:19:21 -04:00
Terry Jan Reedy
0d9220e162
Issue #24225 : Rename many idlelib/*.py and idlelib/idle_test/test_*.py files.
2016-05-22 19:10:31 -04:00