]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-92886: Fix tests that fail when running with optimizations (`-O`) in `_test_multip...
authorJack Hindmarch <1750152+jackh-ncl@users.noreply.github.com>
Wed, 19 Oct 2022 10:07:07 +0000 (11:07 +0100)
committerGitHub <noreply@github.com>
Wed, 19 Oct 2022 10:07:07 +0000 (11:07 +0100)
commita3be8743348464364db9d513b22bcdd39a2c5fb5
tree10db6e73f4a5362a97284afe9db4637a88edee9b
parent602ea40d8936812367db2ffed5226ca25a607f46
gh-92886: Fix tests that fail when running with optimizations (`-O`) in `_test_multiprocessing.py` (GH-93233)
Lib/test/_test_multiprocessing.py
Misc/NEWS.d/next/Tests/2022-05-25-22-34-10.gh-issue-92886.1Lkt8S.rst [new file with mode: 0644]