commit | cbaee6fe02d22f357c2edf4e463c240d5df22f14 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Jun 19 17:11:24 2018 -0700 |
committer | GitHub <noreply@github.com> | Tue Jun 19 17:11:24 2018 -0700 |
tree | da82d58514c94449528c3d2c8e8f06aa06cb1994 | |
parent | 71ca738f4cd2696d056d0cdb83bebd576f98ccc2 [diff] |
bpo-33855: Still more edits and minimal tests for IDLE (GH-7784) Part 3 of 3, continuing PR GH-7689. This covers 14 idlelib modules and their tests, rpc to zoomheight except for run (already done) and tooltip (being done separately). (cherry picked from commit 4d92158f4c3917fc4fbfebff15224e74782abf79) Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>