]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41729: Fix test_winconsole failures (3) and hang (GH-22146)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 12 Sep 2020 06:18:59 +0000 (23:18 -0700)
committerGitHub <noreply@github.com>
Sat, 12 Sep 2020 06:18:59 +0000 (02:18 -0400)
commitc2577b9e0e2f8652f079b4ac473347c63f15e25c
tree8395f9e1cd0c56f34f8918819ec1142de2d987a7
parentc97e402a4c1e6d4012068f3d070cd676fa9bb48a
bpo-41729: Fix test_winconsole failures (3) and hang (GH-22146)

The problems occured with a repository build on machine
with freshly updated Windows 10 Pro.
(cherry picked from commit 31c9828ec026e5d9b9122d55bf0aa7cb45bfecc5)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
PC/_testconsole.c