]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-38762: Extend logging.test_multiprocessing to cover missing cases. (GH-22142)
authorIrit Katriel <iritkatriel@yahoo.com>
Tue, 8 Sep 2020 19:40:04 +0000 (20:40 +0100)
committerGitHub <noreply@github.com>
Tue, 8 Sep 2020 19:40:04 +0000 (20:40 +0100)
commit3fd69991f47a6672c510fafd76bf183f17ac52ec
tree0ae91c22a63af62c42af8a9b911a5f1e8921d680
parent2de50f26008deb29ba04f7ad7c79e451d5aebba8
bpo-38762: Extend logging.test_multiprocessing to cover missing cases. (GH-22142)
Lib/test/test_logging.py