bpo-42142: Try to fix timeouts in ttk tests (GH-23474)
Instead of using wait_visibility() which waits event <VisibilityNotify> in dead loop use update() which should proceed all queued events.
S
Serhiy Storchaka committed
6cc2c419f6cf5ed336609ba01055e77d7c553e6d
Parent: fc40b30
Committed by GitHub <noreply@github.com>
on 11/30/2020, 8:24:07 AM