]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41439: Skip test_ssl and test_uuid tests if fork() is not supported (GH-21684)
authorpxinwr <peixing.xin@windriver.com>
Tue, 8 Dec 2020 23:20:19 +0000 (07:20 +0800)
committerGitHub <noreply@github.com>
Tue, 8 Dec 2020 23:20:19 +0000 (00:20 +0100)
commit98a54171932584883cb3973f78dd30f92d7a3a78
treea0ece9733ad49d29c83431163cd3fe5792668f3c
parenteb7594f85741ef809b1ee337ee3431df20e6f8bb
bpo-41439: Skip test_ssl and test_uuid tests if fork() is not supported (GH-21684)
Lib/test/test_ssl.py
Lib/test/test_uuid.py [changed mode: 0644->0755]
Misc/NEWS.d/next/Tests/2020-07-30-14-08-58.bpo-41439.yhteoi.rst [new file with mode: 0644]