diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2020-11-30 08:42:56 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-30 08:42:56 (GMT) |
commit | a5b0c17e0d04931e639c4aa7a908a69cd0b529b3 (patch) | |
tree | 4c2484ca10a154af6599fc0f6c61858b1c9c16e0 /Python/errors.c | |
parent | d82e08d185d52086f4d921c08b853c76c80bebbe (diff) | |
download | cpython-a5b0c17e0d04931e639c4aa7a908a69cd0b529b3.zip cpython-a5b0c17e0d04931e639c4aa7a908a69cd0b529b3.tar.gz cpython-a5b0c17e0d04931e639c4aa7a908a69cd0b529b3.tar.bz2 |
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.
(cherry picked from commit 6cc2c419f6cf5ed336609ba01055e77d7c553e6d)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions