]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-113421: Fix multiprocessing logger for "%(filename)s" (GH-113423) (GH-113451)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 24 Dec 2023 10:22:34 +0000 (11:22 +0100)
committerGitHub <noreply@github.com>
Sun, 24 Dec 2023 10:22:34 +0000 (10:22 +0000)
commitd04ca4ccd7721530be4f5c5340f619af393ad532
treef90a69fd60c6feee4df5555311e1b4ddcbd13c8c
parent336d44593486288742e4b8009282da1af62d87ba
[3.11] gh-113421: Fix multiprocessing logger for "%(filename)s" (GH-113423) (GH-113451)

(cherry picked from commit ce77ee50358c0668eda5078f50b38f0770a370ab)

Co-authored-by: Xu Song <xusong.vip@gmail.com>
Lib/multiprocessing/util.py
Lib/test/_test_multiprocessing.py
Misc/NEWS.d/next/Library/2023-12-23-16-10-07.gh-issue-113421.w7vs08.rst [new file with mode: 0644]