commit | 3d75bd15ac82575967db367c517d7e6e703a6de3 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Jun 04 19:15:48 2019 -0700 |
committer | GitHub <noreply@github.com> | Tue Jun 04 19:15:48 2019 -0700 |
tree | 6e20d10daa7463288d30ffa297094d5f337dc3e8 | |
parent | beba8c7fd3e32c51baa6179e6459d093483ca92f [diff] |
bpo-35763: Make IDLE calltip note about '/' less obtrusive (GH-13791) Add it to the end of the first line if there is room. Tests were reworked. (cherry picked from commit 949fe976d5c62ae63ed505ecf729f815d0baccfc) Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>