Staging
v0.8.1
https://github.com/python/cpython
Revision 6cc2c419f6cf5ed336609ba01055e77d7c553e6d authored by Serhiy Storchaka on 30 November 2020, 08:24:07 UTC, committed by GitHub on 30 November 2020, 08:24:07 UTC
Instead of using wait_visibility() which waits event <VisibilityNotify> in dead loop
use update() which should proceed all queued events.
1 parent fc40b30
History
Tip revision: 6cc2c419f6cf5ed336609ba01055e77d7c553e6d authored by Serhiy Storchaka on 30 November 2020, 08:24:07 UTC
bpo-42142: Try to fix timeouts in ttk tests (GH-23474)
Tip revision: 6cc2c41
File Mode Size
build-steps.yml -rw-r--r-- 3.1 KB
checkout.yml -rw-r--r-- 1.1 KB
find-sdk.yml -rw-r--r-- 619 bytes
gpg-sign.yml -rw-r--r-- 850 bytes
layout-command.yml -rw-r--r-- 638 bytes
mingw-lib.yml -rw-r--r-- 591 bytes
msi-steps.yml -rw-r--r-- 4.4 KB
stage-build.yml -rw-r--r-- 3.9 KB
stage-layout-embed.yml -rw-r--r-- 1.8 KB
stage-layout-full.yml -rw-r--r-- 2.2 KB
stage-layout-msix.yml -rw-r--r-- 3.3 KB
stage-layout-nuget.yml -rw-r--r-- 1.5 KB
stage-msi.yml -rw-r--r-- 814 bytes
stage-pack-msix.yml -rw-r--r-- 4.5 KB
stage-pack-nuget.yml -rw-r--r-- 1.3 KB
stage-publish-nugetorg.yml -rw-r--r-- 1.4 KB
stage-publish-pythonorg.yml -rw-r--r-- 5.2 KB
stage-publish-store.yml -rw-r--r-- 983 bytes
stage-sign.yml -rw-r--r-- 3.7 KB
stage-test-embed.yml -rw-r--r-- 991 bytes
stage-test-msi.yml -rw-r--r-- 3.2 KB
stage-test-nuget.yml -rw-r--r-- 1.3 KB

back to top