mirror of
https://github.com/python/cpython.git
synced 2026-05-06 12:49:07 -04:00
8ad828750f
gh-143237: Fix support of named pipes in the rotating logging handlers (GH-143259)
This fixes regression introduced in GH-105887.
(cherry picked from commit aa8a43d179)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>