bpo-34275: Make IDLE calltips always visible on Mac. (GH-8639) · pythoncapi/cpython@9beaef6 · GitHub
Skip to content

Commit 9beaef6

Browse files
authored
bpo-34275: Make IDLE calltips always visible on Mac. (pythonGH-8639)
Some MacOS-tk combinations need .update_idletasks(). The call is both unneeded and innocuous on Linux and Windows. Patch by Kevin Waltzer.
1 parent bcd1d97 commit 9beaef6

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

Lib/idlelib/calltip_w.py

Lines changed: 1 addition & 0 deletions
Lines changed: 2 additions & 0 deletions

0 commit comments

Comments
 (0)