cpython/Lib/logging
Serhiy Storchaka aa8a43d179
gh-143237: Fix support of named pipes in the rotating logging handlers (GH-143259)
This fixes regression introduced in GH-105887.
2025-12-30 14:56:29 +00:00
..
__init__.py gh-138162: Fix logging.LoggerAdapter with merge_extra=True and without the extra argument (GH-140511) 2025-10-30 12:52:02 +02:00
config.py gh-127319: Disable port reuse on HTTP, XMLRPC, and logging TCP servers (GH-135405) 2025-06-15 06:34:29 +01:00
handlers.py gh-143237: Fix support of named pipes in the rotating logging handlers (GH-143259) 2025-12-30 14:56:29 +00:00