This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients ned.deily, rhettinger, ronaldoussoren, serhiy.storchaka, taleinat, terry.reedy, walters, wordtech
Date 2018-08-01.05:39:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1533101953.99.0.56676864532.issue34275@psf.upfronthosting.co.za>
In-reply-to
Content
Thank you! Adding update worked for calltip_w.  Adding update to tooltip and copying
   tw.lift()  # work around bug in Tk 8.5.18+ (issue #24570)
from calltip worked for tooltip.  (It seems the bug is still present. ;-)  I will either patch these files directly or modify the patch for #33839 tomorrow.
History
Date User Action Args
2018-08-01 05:39:14terry.reedysetrecipients: + terry.reedy, rhettinger, ronaldoussoren, taleinat, wordtech, ned.deily, serhiy.storchaka, walters
2018-08-01 05:39:13terry.reedysetmessageid: <1533101953.99.0.56676864532.issue34275@psf.upfronthosting.co.za>
2018-08-01 05:39:13terry.reedylinkissue34275 messages
2018-08-01 05:39:13terry.reedycreate