]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-84461: Skip network require tests on Emscripten (GH-92383)
authorChristian Heimes <christian@python.org>
Fri, 6 May 2022 10:08:36 +0000 (12:08 +0200)
committerGitHub <noreply@github.com>
Fri, 6 May 2022 10:08:36 +0000 (12:08 +0200)
commitcbc2c199a071d4d94b92c835324bf2ab721bb507
treea292efe8ce050ef5fa3207ac1ab53c2002e28cdb
parent291945bc6e4f2a46d8229fd2fcb181b52657cc8a
gh-84461: Skip network require tests on Emscripten (GH-92383)
Lib/test/test_robotparser.py
Lib/test/test_socketserver.py
Lib/test/test_timeout.py