Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-15786: Fix IDLE autocomplete return problem. (#2198) | terryjreedy | 2017-06-14 | 1 | -1/+2 |
* | bpo-15786: IDLE: Fix mouse clicks on autocompletetion window (#1811) | mlouielu | 2017-06-14 | 1 | -8/+50 |
* | Issue #27891: Consistently group and sort imports within idlelib modules. | Terry Jan Reedy | 2016-08-31 | 1 | -1/+2 |
* | Issue #19198: IDLE: tab after initial whitespace should tab, not autocomplete. | Terry Jan Reedy | 2016-07-25 | 1 | -3/+2 |
* | Issue #27609: Explicitly return None when there are other returns. | Terry Jan Reedy | 2016-07-25 | 1 | -12/+12 |
* | Issue *24750: Switch all scrollbars in IDLE to ttk versions. | Terry Jan Reedy | 2016-06-10 | 1 | -0/+1 |
* | Issue #24225: Within idlelib files, update idlelib module names. | Terry Jan Reedy | 2016-05-28 | 1 | -5/+5 |
* | Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files. | Terry Jan Reedy | 2016-05-22 | 1 | -0/+416 |