bpo-33907: Rename an IDLE module and classes. by terryjreedy · Pull Request #7810 · python/cpython
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
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
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 added a commit that referenced this pull request
miss-islington added a commit that referenced this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters