]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-119819: Conditional skip of logging tests that require multiprocessing subprocess...
authorRussell Keith-Magee <russell@keith-magee.com>
Sat, 15 Jun 2024 00:05:18 +0000 (08:05 +0800)
committerGitHub <noreply@github.com>
Sat, 15 Jun 2024 00:05:18 +0000 (08:05 +0800)
commit92f6d400f76b6a04dddd944568870f689c8fab5f
tree9c6593db517804c7381c1944696947335a50f54d
parente3b6cff33122554de0ef598664f5cd98de4fed6b
gh-119819: Conditional skip of logging tests that require multiprocessing subprocess support (#120476)

Skip tests that require multiprocessing subprocess support.
Lib/test/test_logging.py