]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-119819: Conditional skip of logging tests that require multiprocessing...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 15 Jun 2024 00:32:28 +0000 (02:32 +0200)
committerGitHub <noreply@github.com>
Sat, 15 Jun 2024 00:32:28 +0000 (08:32 +0800)
commit92c168707412b48abb497e5e1dccc8c4d04298d5
tree0930c364c56d135c4c1cccd41edf9acbb41f37f8
parentd2105a1eab12bc9dbac543f08faf0d9505f4cc3d
[3.12] gh-119819: Conditional skip of logging tests that require multiprocessing subprocess support (GH-120476) (#120532)

gh-119819: Conditional skip of logging tests that require multiprocessing subprocess support (GH-120476)

Skip tests that require multiprocessing subprocess support.
(cherry picked from commit 92f6d400f76b6a04dddd944568870f689c8fab5f)

Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
Lib/test/test_logging.py