]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-127085: Add a test skip if multiprocessing isn't available (#128019)
authorRussell Keith-Magee <russell@keith-magee.com>
Tue, 17 Dec 2024 08:18:33 +0000 (16:18 +0800)
committerGitHub <noreply@github.com>
Tue, 17 Dec 2024 08:18:33 +0000 (08:18 +0000)
commitb9a492b809d8765ee365a5dd3c6ba4e5130a80af
tree55271c6e1bd13e36f30cd74d76d1bed612f1eff1
parent1183e4ce2f7c07aeeff7c757ec749ef5af9d4415
gh-127085: Add a test skip if multiprocessing isn't available (#128019)

Add a test skip if multiprocessing isn't available.
Lib/test/test_memoryview.py