bpo-33907: Rename an IDLE module and class. by terryjreedy · Pull Request #7807 · python/cpython

added 5 commits

June 19, 2018 20:45

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

Jun 20, 2018
Improve consistency and appearance. Module idlelib.calltips is now calltip.
Class idlelib.calltip_w.CallTip is now Calltip.
(cherry picked from commit 06e2029)

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

miss-islington added a commit that referenced this pull request

Jun 20, 2018
Improve consistency and appearance. Module idlelib.calltips is now calltip.
Class idlelib.calltip_w.CallTip is now Calltip.
(cherry picked from commit 06e2029)

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

terryjreedy added a commit to terryjreedy/cpython that referenced this pull request

Jun 20, 2018
Improve consistency and appearance. Module idlelib.calltips is now calltip.
Class idlelib.calltip_w.CallTip is now Calltip..
(cherry picked from commit 06e2029)

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

terryjreedy added a commit that referenced this pull request

Jun 20, 2018
Improve consistency and appearance. Module idlelib.calltips is now calltip.
Class idlelib.calltip_w.CallTip is now Calltip.
(cherry picked from commit 06e2029)

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

terryjreedy added a commit to terryjreedy/cpython that referenced this pull request

Jun 20, 2018
Fixup class name duplication in PR python#7807.  Combined effect is that
module calltips and class calltips.Calltips are now calltip and
calltip.Calltip.  In module calltip_w class CallTip is now CalltipWindow.

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

Jun 20, 2018
Fix-up class name duplication in PR pythonGH-7807. Combined effect is that
module calltips and its class CallTips are now calltip and Calltip.
In module calltip_w class CallTip is now CalltipWindow.
(cherry picked from commit 9af1836)

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

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

Jun 20, 2018
Fix-up class name duplication in PR pythonGH-7807. Combined effect is that
module calltips and its class CallTips are now calltip and Calltip.
In module calltip_w class CallTip is now CalltipWindow.
(cherry picked from commit 9af1836)

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

terryjreedy added a commit that referenced this pull request

Jun 20, 2018
Fix-up class name duplication in PR #7807. Combined effect is that
module calltips and its class CallTips are now calltip and Calltip.
In module calltip_w class CallTip is now CalltipWindow.

miss-islington added a commit that referenced this pull request

Jun 20, 2018
Fix-up class name duplication in PR GH-7807. Combined effect is that
module calltips and its class CallTips are now calltip and Calltip.
In module calltip_w class CallTip is now CalltipWindow.
(cherry picked from commit 9af1836)

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

miss-islington added a commit that referenced this pull request

Jun 20, 2018
Fix-up class name duplication in PR GH-7807. Combined effect is that
module calltips and its class CallTips are now calltip and Calltip.
In module calltip_w class CallTip is now CalltipWindow.
(cherry picked from commit 9af1836)

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