]> granicus.if.org Git - python/commit
Issue #24570: Idle: make calltip and completion boxes appear on Macs
authorTerry Jan Reedy <tjreedy@udel.edu>
Sun, 27 Sep 2015 00:03:57 +0000 (20:03 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Sun, 27 Sep 2015 00:03:57 +0000 (20:03 -0400)
commitd2134c71a12e8deac9ba6b4f4ffe4d271d49cabe
treea3422dd53b1b2e1b3496723cdbd8a6942a38157e
parent00e4ce3a36eaf22e14dc6915ab482e7605ce1b72
Issue #24570: Idle: make calltip and completion boxes appear on Macs
affected by a tk regression.  Initial patch by Mark Roseman.
Lib/idlelib/AutoCompleteWindow.py
Lib/idlelib/CallTipWindow.py