summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2020-11-30 08:43:59 (GMT)
committerGitHub <noreply@github.com>2020-11-30 08:43:59 (GMT)
commit03ae7e4518dae6547576c616173106d2eb283ae2 (patch)
tree016e5d7f27bf8a8bd01cede0e25dd3bf5225a1fb /Python/pythonrun.c
parent586bdd1add2ca7236e3096ab7167862cf17f0939 (diff)
downloadcpython-03ae7e4518dae6547576c616173106d2eb283ae2.zip
cpython-03ae7e4518dae6547576c616173106d2eb283ae2.tar.gz
cpython-03ae7e4518dae6547576c616173106d2eb283ae2.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/pythonrun.c')
0 files changed, 0 insertions, 0 deletions