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 lukasz.langa, ned.deily, pablogsal, taleinat, terry.reedy
Date 2021-09-14.23:07:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631660863.87.0.508224990969.issue45193@roundup.psfhosted.org>
In-reply-to
Content
I will just mention here that winconfig_event also calls update_idletasks, in what should be the proper place, and I think that the second call was only needed for mac tk 8.6.8 because of the unique-to-IDLE behavior I want to delete.  I suspect that if we create the popup the same way we do with the others, we will not need the second call even on 8.6.8.  But making sure 3.10.0 works comes first.
History
Date User Action Args
2021-09-14 23:07:43terry.reedysetrecipients: + terry.reedy, taleinat, ned.deily, lukasz.langa, pablogsal
2021-09-14 23:07:43terry.reedysetmessageid: <1631660863.87.0.508224990969.issue45193@roundup.psfhosted.org>
2021-09-14 23:07:43terry.reedylinkissue45193 messages
2021-09-14 23:07:43terry.reedycreate