bpo-35763: Make IDLE calltip note about '/' less obtrusive by terryjreedy ยท Pull Request #13791 ยท python/cpython

@terryjreedy

Use comments, not strings, for comments.

@terryjreedy

@terryjreedy

@terryjreedy

@terryjreedy terryjreedy changed the title bpo-35763: Reduce IDLE calltip note for positional args bpo-35763: Make IDLE calltip note about '/' less obtrusive

Jun 5, 2019

@terryjreedy

@miss-islington

Thanks @terryjreedy for the PR ๐ŸŒฎ๐ŸŽ‰.. I'm working now to backport this PR to: 3.7, 3.8.
๐Ÿ๐Ÿ’โ›๐Ÿค–

@bedevere-bot

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Jun 5, 2019
โ€ฆ13791)

Add it to the end of the first line if there is room.  Tests were reworked.
(cherry picked from commit 949fe97)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>

@bedevere-bot

miss-islington added a commit that referenced this pull request

Jun 5, 2019
Add it to the end of the first line if there is room.  Tests were reworked.
(cherry picked from commit 949fe97)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>

miss-islington added a commit that referenced this pull request

Jun 5, 2019
Add it to the end of the first line if there is room.  Tests were reworked.
(cherry picked from commit 949fe97)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>

DinoV pushed a commit to DinoV/cpython that referenced this pull request

Jan 14, 2020
โ€ฆ-13791)

Add it to the end of the first line if there is room.  Tests were reworked.