]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] 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:22 +0000 (02:32 +0200)
committerGitHub <noreply@github.com>
Sat, 15 Jun 2024 00:32:22 +0000 (08:32 +0800)
commit3c88898a696785fb4872a271d7c90f6505178fd7
tree024476e2131b73e0bd1d581db01f7f5a61dab13f
parentf021f9e50e3e4b82b3358dbc977043700179b0f5
[3.13] gh-119819: Conditional skip of logging tests that require multiprocessing subprocess support (GH-120476) (#120531)

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