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-30495: IDLE: improve textview with docstrings, PEP8 names, more ↵ | terryjreedy | 2017-06-29 | 1 | -44/+64 |
| | | | | | | | | tests. (GH-2283) (#2496) Split TextViewer class into ViewWindow, ViewFrame, and TextFrame classes so that instances of the latter two can be placed with other widgets within a multiframe window. Patch by Cheryl Sabella. (cherry picked from commit 42bc8be) | ||||
* | bpo-30495: IDLE: Modernize textview.py with docstrings and PEP8 names ↵ | terryjreedy | 2017-06-11 | 1 | -27/+46 |
| | | | | | | (#1839) (#2102) Patch by Cheryl Sabella. (cherry picked from commit 0aa0a06e8b719533aefd175a5716f1698f474052) | ||||
* | [3.6] IDLE test_textview: add comments and test, increase coverage to 100% ↵ | terryjreedy | 2017-06-09 | 1 | -0/+1 |
| | | | | | (GH-1641) (#2018) (cherry picked from commit 295304d412700cc6621bb592109fa42249a9dcdb) | ||||
* | [3.6] bpo-30303: IDLE: Add _utest argument to textview (GH-1499) (#1916) | Mariatta | 2017-06-06 | 1 | -10/+16 |
| | | | (cherry picked from commit ba365da9cee8901fad08ab0b61c7489c110e5c97) | ||||
* | Improve idlelib.textview comments. | Terry Jan Reedy | 2016-08-31 | 1 | -7/+6 |
| | |||||
* | Issue #27891: Consistently group and sort imports within idlelib modules. | Terry Jan Reedy | 2016-08-31 | 1 | -1/+1 |
| | |||||
* | Issue #27365: revert temporary rename | Terry Jan Reedy | 2016-06-22 | 1 | -0/+91 |
| | |||||
* | Issue #27365: temporary rename | Terry Jan Reedy | 2016-06-22 | 1 | -87/+0 |
| | |||||
* | Issue *24750: Switch all scrollbars in IDLE to ttk versions. | Terry Jan Reedy | 2016-06-10 | 1 | -1/+2 |
| | | | | 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/+86 |