Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [3.11] gh-66819: More IDLE htest updates(4) (GH-112686) (#112689) | Miss Islington (bot) | 2023-12-04 | 1 | -0/+1 |
| | | | | | | Mostly double spacing before 'if __name__...'. (cherry picked from commit e5b0db0315941b968ebcc2414bfcdd2da44fd3c2) Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu> | ||||
* | [3.11] gh-66819: More IDLE htest updates(2) (GH-112642) (#112644) | Miss Islington (bot) | 2023-12-03 | 1 | -0/+2 |
| | | | | | | | Examine and update spec -- callable pairs. Revise run method. (cherry picked from commit 3855b45874d5f8eb92a4957fb9de6fdce63eb760) Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu> | ||||
* | [3.11] gh-103668: Run pyugrade on idlelib (GH-103671) (#103730) | Miss Islington (bot) | 2023-04-24 | 1 | -5/+5 |
| | | | | | | --------- (cherry picked from commit bd2dca035af88694e25fb060f984fbbcda82bed8) Co-authored-by: Nikita Sobolev <mail@sobolevn.me> Co-authored-by: Terry Jan Reedy tjreedy@udel.edu | ||||
* | bpo-33855: More edits and new minimal tests for IDLE (GH-7761) | Terry Jan Reedy | 2018-06-18 | 1 | -0/+3 |
| | | | | Part 2 of 3. Continues PR #7689, changeset ee5ef30. Edit and add tests for 18 modules, help_about to replace and run. | ||||
* | Issue #27891: Consistently group and sort imports within idlelib modules. | Terry Jan Reedy | 2016-08-31 | 1 | -2/+2 |
| | |||||
* | Refine geometry of idlelib htests (and a few other fix-ups). | Terry Jan Reedy | 2016-07-10 | 1 | -2/+2 |
| | |||||
* | Issue #24137: Run IDLE, test_idle, and htest with tkinter default root disabled. | Terry Jan Reedy | 2016-06-21 | 1 | -6/+5 |
| | | | | | Fix code and tests that fail with this restriction. Fix htests to not create a second and redundant root and mainloop. | ||||
* | Issue #27171: Merge typo fixes from 3.5 | Martin Panter | 2016-06-02 | 1 | -1/+1 |
| | |||||
* | Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files. | Terry Jan Reedy | 2016-05-22 | 1 | -0/+446 |