cpython/Misc/NEWS.d/next/IDLE/2018-06-19-22-21-27.bpo-339...

4 lines
189 B
ReStructuredText

For consistency and clarity, rename an IDLE module and classes.
Module calltips and its class CallTips are now calltip and Calltip.
In module calltip_w, class CallTip is now CalltipWindow.