]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-113421: Fix multiprocessing logger for "%(filename)s" (GH-113423) (GH-113450)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 24 Dec 2023 10:23:32 +0000 (11:23 +0100)
committerGitHub <noreply@github.com>
Sun, 24 Dec 2023 10:23:32 +0000 (10:23 +0000)
commit1bff2fd013dfcd9a907ecffaca3c49a45b0365aa
tree513a063fc5f13ac4754b704fe148af5a0289d040
parent269cb342ad487c7c244659bd25ed6d4d7bb95876
[3.12] gh-113421: Fix multiprocessing logger for "%(filename)s" (GH-113423) (GH-113450)

(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]