]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-103716: Add test support requires fork in simple_subprocess (gh-103717)
authorAnkit Kumar Pandey <93041495+itsankitkp@users.noreply.github.com>
Sun, 23 Apr 2023 17:19:16 +0000 (22:49 +0530)
committerGitHub <noreply@github.com>
Sun, 23 Apr 2023 17:19:16 +0000 (11:19 -0600)
commit777bdff0ec4c21176ddf61e07bc75d170bc65d54
treedd7d33524d9763b573aca547732487fcf1aa3f18
parent9c3442c0938127788fa59e4ceb80ae78b86fad1d
gh-103716: Add test support requires fork in simple_subprocess  (gh-103717)

add requires fork as test case depends on this
Lib/test/test_socketserver.py