Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [3.6] bpo-31649: Make IDLE's _htest, _utest parameters keyword-only. ↵ | Terry Jan Reedy | 2017-09-30 | 1 | -1/+1 |
| | | | | | (GH-3839) (#3841) (cherry picked from commit bfebfd8) | ||||
* | [3.6] bpo-21624: IDLE -- minor htest fixes (GH-2575) (#2578) | terryjreedy | 2017-07-05 | 1 | -0/+1 |
| | | | (cherry picked from commit 2000150) | ||||
* | [3.6] bpo-21519: IDLE basic custom key entry better detects duplicates. ↵ | terryjreedy | 2017-06-27 | 1 | -3/+3 |
| | | | | | | (GH-2428) (#2433) Original patch by Saimadhav Heblikar. (cherry picked from commit 44913e5) | ||||
* | [3.6] bpo-6739: IDLE: Check for valid keybinding in config_keys (GH-2377) ↵ | terryjreedy | 2017-06-26 | 1 | -18/+44 |
| | | | | | | | | (#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) | ||||
* | [3.6] Fix typo in idlelib.config_key.py (GH-2322) (#2323) | terryjreedy | 2017-06-22 | 1 | -1/+1 |
| | | | (cherry picked from commit a0e911b) | ||||
* | Issue *24750: Switch all scrollbars in IDLE to ttk versions. | Terry Jan Reedy | 2016-06-10 | 1 | -8/+13 |
| | | | | Where needed, add minimal tests to cover changes. | ||||
* | Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files. | Terry Jan Reedy | 2016-05-22 | 1 | -0/+266 |