]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-113421: Fix multiprocessing logger for "%(filename)s" (GH-113423)
authorXu Song <xusong.vip@gmail.com>
Sun, 24 Dec 2023 10:04:12 +0000 (18:04 +0800)
committerGitHub <noreply@github.com>
Sun, 24 Dec 2023 10:04:12 +0000 (12:04 +0200)
commitce77ee50358c0668eda5078f50b38f0770a370ab
tree9ecaa6d07ed88896e646d7362c3e9bd4feafd322
parent08398631a0298dcf785ee7bd0e26c7844823ce59
gh-113421: Fix multiprocessing logger for "%(filename)s" (GH-113423)
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]