summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/multicall.py
Commit message (Collapse)AuthorAgeFilesLines
* [3.11] gh-66819: More IDLE htest updates(4) (GH-112686) (#112689)Miss Islington (bot)2023-12-041-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-031-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-241-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 Reedy2018-06-181-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 Reedy2016-08-311-2/+2
|
* Refine geometry of idlelib htests (and a few other fix-ups).Terry Jan Reedy2016-07-101-2/+2
|
* Issue #24137: Run IDLE, test_idle, and htest with tkinter default root disabled.Terry Jan Reedy2016-06-211-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.5Martin Panter2016-06-021-1/+1
|
* Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files.Terry Jan Reedy2016-05-221-0/+446