commit | 39346ff60ac14bb83521c7e4f87304d0ad6478c2 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Jun 04 19:11:42 2019 -0700 |
committer | GitHub <noreply@github.com> | Tue Jun 04 19:11:42 2019 -0700 |
tree | a8776fe1c42016ebec6f80eecbed56380e7a5ef5 | |
parent | 99a5178cd143cc880f081dc5f53903fefa378681 [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>