]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-143237: Fix support of named pipes in the rotating logging handlers (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 25 Jan 2026 17:11:45 +0000 (18:11 +0100)
committerGitHub <noreply@github.com>
Sun, 25 Jan 2026 17:11:45 +0000 (17:11 +0000)
commitc9548f3dfc3c56bff355caf1416326c0da2f67f5
treefb0d19416e9b6cd8d4943176bd5705f79821fbac
parent61614a5e5056e4f61ced65008d4576f3df34acb6
[3.14] gh-143237: Fix support of named pipes in the rotating logging handlers (GH-143259) (#143297)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/logging/handlers.py
Lib/test/test_logging.py
Misc/NEWS.d/next/Library/2025-12-28-20-28-05.gh-issue-143237.q1ymuA.rst [new file with mode: 0644]